summaryrefslogtreecommitdiffstats
path: root/pyproject.toml
AgeCommit message (Expand)Author
2023-09-14allow msgpack 1.0.6 (which has py312 wheels), fixes #7810Thomas Waldmann
2023-09-14allow msgpack 1.0.6(rc1)Thomas Waldmann
2023-09-14add wheel to build-system requirementsThomas Waldmann
2023-09-14support / test on Python 3.12Thomas Waldmann
2023-09-05pyproject.toml: move project metadataThomas Waldmann
2023-09-04pyproject.toml: move mypy optionsThomas Waldmann
2023-09-04pyproject.toml: move pytest optionsThomas Waldmann
2023-09-04replace flake8 by ruffThomas Waldmann
2022-09-17do not use version_tuple placeholder in setuptools_scm templateThomas Waldmann
2022-08-06_version.py: remove trailing blank, add LF at EOFThomas Waldmann
2022-07-23Merge branch 'master' into borg2Thomas Waldmann
2022-07-18 Fix pyproject.toml to create a fixed _version.py file, compatible with both ...Gianfranco Costamagna
2022-07-06black integrationAndrey Bienkowski
2022-04-07relax Cython requirementThomas Waldmann
2022-04-07require/configure setuptools_scm via pyproject.tomlThomas Waldmann
2022-02-25pyproject.toml: running setup.py also requires CythonAndrey Bienkowski
2022-02-25Add pkgconfig build requirementAndrey Bienkowski
2022-02-25Add pyproject.tomlAndrey Bienkowski