ComPWA / policy

Pre-commit hooks that ensure that ComPWA repositories have a similar developer set-up
https://compwa.github.io/policy
BSD 3-Clause "New" or "Revised" License
2 stars 2 forks source link

Test packages on Python 3.13 #421

Open redeboer opened 1 month ago

redeboer commented 1 month ago

Python 3.13 was released this month. We should add Programming Language :: Python :: 3.13 to the classifiers in order to run the tests on this new Python release.