Skip to content

Commit adff979

Browse files
committed
Update pyproject.toml
1 parent d445107 commit adff979

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@ requires-python = ">=3.7"
1515
dependencies = ["numpy"]
1616
classifiers = [
1717
"Programming Language :: Python :: 3",
18-
"Programming Language :: Python :: 3.7",
1918
"Programming Language :: Python :: 3.8",
2019
"Programming Language :: Python :: 3.9",
2120
"Programming Language :: Python :: 3.10",
2221
"Programming Language :: Python :: 3.11",
2322
"Programming Language :: Python :: 3.12",
23+
"Programming Language :: Python :: 3.13",
2424
"License :: OSI Approved :: MIT License",
2525
"Environment :: Win32 (MS Windows)",
2626
"Operating System :: POSIX :: Linux",

0 commit comments

Comments
 (0)