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 6f3dca7 commit f2dae22Copy full SHA for f2dae22
pyproject.toml
@@ -17,10 +17,11 @@ classifiers = [
17
"Natural Language :: English",
18
"Programming Language :: Python",
19
"Programming Language :: Python :: 3",
20
- "Programming Language :: Python :: 3 :: Only",
21
"Programming Language :: Python :: 3.10",
22
"Programming Language :: Python :: 3.11",
23
"Programming Language :: Python :: 3.12",
+ "Programming Language :: Python :: 3.13",
24
+ "Programming Language :: Python :: 3 :: Only",
25
"Topic :: Scientific/Engineering",
26
"Topic :: Scientific/Engineering :: Physics"
27
]
0 commit comments