add python 3.13 to pyproject.toml; bump numpy

This commit is contained in:
scito
2024-12-14 10:22:46 +01:00
committed by Roland Kurmann
parent c49ba82f1b
commit fa8506935f
2 changed files with 57 additions and 56 deletions

View File

@@ -26,6 +26,7 @@ classifiers = [
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"Intended Audience :: End Users/Desktop",
"Intended Audience :: Developers",
"Intended Audience :: System Administrators",