added python 3.12 to test suite

This commit is contained in:
Bastian Venthur
2023-10-30 08:51:23 +01:00
parent 5314a7d260
commit dfcbaec6f9
2 changed files with 2 additions and 0 deletions

View File

@@ -5,6 +5,7 @@
* switched from flake8 to ruff
* added missing docstrings
* fixed dev requirements in pyproject, still pointing to sphinx
* added Python3.12 to test suite
## [2.1.0] -- 2023-08-27