summaryrefslogtreecommitdiff
path: root/pyproject.toml
Commit message (Collapse)AuthorAgeFilesLines
* Add typing_extensionsHernan Grecco2023-05-051-0/+3
| | | | | Python's typing is a moving target. This allows the project to serve the users better in terms of typing support.
* Tooling: remove bors and remove zest-releaserHernan Grecco2023-05-011-1/+1
|
* Apply NEP-29: Pint now requires Python 3.9+ and NumPy 1.21+Hernan Grecco2023-04-291-2/+1
|
* Fixed pr/1574 conflictsHernan Grecco2023-04-251-0/+1
|\
* | Migrate isort and flake8 settings to ruffHernan2023-04-241-9/+19
| |
* | Trying pyproject.toml and not setup.cfgHernan2023-04-241-6/+13
| |
* | formatJules Chéron2022-11-101-2/+2
| |
* | draft PEP621Jules Chéron2022-11-101-1/+67
|/
* Use setuptools_scm via pyproject.tomlKOLANICH2020-02-121-0/+5