aboutsummaryrefslogtreecommitdiff
path: root/setup.cfg
AgeCommit message (Expand)Author
2023-06-21chore: 3.12 + cleanup (#4713)Henry Schreiner
2023-02-22chore: move to Ruff and add rules (#4483)Henry Schreiner
2022-12-09chore: future safe bugbear opinionated warnings (#4393)Henry Schreiner
2022-12-09Add flake8 `B905` to `extend-ignore` in setup.cfg (#4391)Ralf W. Grosse-Kunstleve
2022-08-03[pre-commit.ci] pre-commit autoupdate (#4104)pre-commit-ci[bot]
2022-07-06Fix: 3.11 beta support (#3923)Aaron Gokaslan
2022-04-24ci: dependabot major versions for official actions (#3888)Henry Schreiner
2022-02-11chore: drop Python 3.5 (#3719)Henry Schreiner
2022-02-10Python 2 removal part 1: tests (C++ code is intentionally ~untouched) (#3688)Ralf W. Grosse-Kunstleve
2022-02-02chore: bump to 2.9.1Henry Schreiner
2021-08-03chore: bump to version 2.7.1Henry Schreiner
2021-07-12chore: move some config to pyproject.tomlHenry Schreiner
2021-07-12chore: add nox support (#3101)Henry Schreiner
2021-01-26chore: add pytest-timeout, mypyHenry Fredrick Schreiner
2021-01-19style: add clang-format file (#2310)Henry Schreiner
2020-10-21fix: missing identifier for Python 3.9Henry Schreiner
2020-10-14feat: typing support for helpers (#2588)Henry Schreiner
2020-09-30fix: metadata was adding quotes to distinfoHenry Schreiner
2020-09-17docs: Use README.rst in docs as home page (#2500)Henry Schreiner
2020-09-16feat: setup.py redesign and helpers (#2433)Henry Schreiner
2019-02-04flake8 fixesWenzel Jakob
2018-10-24flake8 fixWenzel Jakob
2017-11-01Trivial typosUnknown
2016-12-13Set maximum line length for Python style checker (#552)Dean Moldovan
2016-11-20Add checks to maintain a consistent Python code style and prevent bugs (#515)Dean Moldovan
2015-10-15PyPI setup.py file; v1.0 releaseWenzel Jakob