Commit graph

1 commit

Author SHA1 Message Date
JonnyWong16
60e8c6a6c7
Migrate to pyproject.toml and bump minimum Python version to 3.9 (#1459)
* Migrate to pyproject.toml

* Add .venv to .gitignore

* Exclude tests in MANIFEST.in

* Move pytest into pyproject.toml

* Remove unused coveralls

* Restore requirements_dev.txt

Needed for CI venv cache and readthedocs.

* Exclude .venv for flake8

* Bump minimum Python version to 3.9
2024-11-16 14:09:11 -08:00