Commit graph

6 commits

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
JonnyWong16
46c20a598f
Fix building documentation (#1300) 2023-11-14 16:15:39 -08:00
ReenigneArcher
f8dc6f88f0
docs: fix readthedocs build (#1266) 2023-10-11 22:25:37 -07:00
JonnyWong16
ba0c27c6ef
Remove support for Python 3.7 (#1198)
* Remove support for Python 3.7

* Update CI workflow

* Manually update dependencies
2023-07-27 20:05:40 -07:00
Hellowlol
5f9697a4ca Update .readthedocs.yml 2020-05-12 00:28:27 +02:00
Hellowlol
723c59450a add readthedocs
dunno if this works.
2020-05-11 23:44:49 +02:00