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 b820419 commit 11b378fCopy full SHA for 11b378f
pyproject.toml
@@ -41,6 +41,10 @@ classifiers = [
41
"Topic :: Scientific/Engineering",
42
"Topic :: Software Development",
43
"Topic :: System :: Distributed Computing",
44
+ "Programming Language :: Python :: 3.10",
45
+ "Programming Language :: Python :: 3.11",
46
+ "Programming Language :: Python :: 3.12",
47
+ "Programming Language :: Python :: 3.13"
48
]
49
50
# ATTENTION: if anything is changed here, run `poetry update`
0 commit comments