We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4e2618 commit f1bcb3eCopy full SHA for f1bcb3e
pyproject.toml
@@ -11,7 +11,9 @@ classifiers = [
11
'Intended Audience :: Science/Research',
12
'Programming Language :: Python',
13
'Programming Language :: Python :: 3',
14
- 'Programming Language :: Python :: 3.5',
+ 'Programming Language :: Python :: 3.11',
15
+ 'Programming Language :: Python :: 3.12',
16
+ 'Programming Language :: Python :: 3.13',
17
'Topic :: Scientific/Engineering',
18
]
19
keywords = [
0 commit comments