We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d445107 commit adff979Copy full SHA for adff979
Python/pyproject.toml
@@ -15,12 +15,12 @@ requires-python = ">=3.7"
15
dependencies = ["numpy"]
16
classifiers = [
17
"Programming Language :: Python :: 3",
18
- "Programming Language :: Python :: 3.7",
19
"Programming Language :: Python :: 3.8",
20
"Programming Language :: Python :: 3.9",
21
"Programming Language :: Python :: 3.10",
22
"Programming Language :: Python :: 3.11",
23
"Programming Language :: Python :: 3.12",
+ "Programming Language :: Python :: 3.13",
24
"License :: OSI Approved :: MIT License",
25
"Environment :: Win32 (MS Windows)",
26
"Operating System :: POSIX :: Linux",
0 commit comments