summaryrefslogtreecommitdiff
path: root/tox.ini
AgeCommit message (Collapse)Author
2024-01-16Added Python 3.12 to the tox environments, and reduce the minimum tox ↵Leonard Richardson
version as per [bug=2016190]
2023-03-30Simplified the toxfile a bit.Leonard Richardson
2023-03-30Added tox environments for building the docs and running tests with no ↵Leonard Richardson
dependencies installed.
2023-03-30Added a tox.ini that runs the unit tests against different versions of Python.Leonard Richardson