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 d029b32 commit 5b32ea7Copy full SHA for 5b32ea7
1 file changed
pyproject.toml
@@ -19,6 +19,10 @@ requires-python = ">=3.10"
19
classifiers = [
20
"Development Status :: 3 - Alpha",
21
"Programming Language :: Python :: 3",
22
+ "Programming Language :: Python :: 3.10",
23
+ "Programming Language :: Python :: 3.11",
24
+ "Programming Language :: Python :: 3.12",
25
+ "Programming Language :: Python :: 3.13",
26
"License :: OSI Approved :: MIT License",
27
"Operating System :: OS Independent"
28
]
0 commit comments