We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43a1353 commit 5473663Copy full SHA for 5473663
pyproject.toml
@@ -39,6 +39,9 @@ classifiers = [
39
"Programming Language :: Python :: 3.7",
40
"Programming Language :: Python :: 3.8",
41
"Programming Language :: Python :: 3.9",
42
+ "Programming Language :: Python :: 3.10",
43
+ "Programming Language :: Python :: 3.11",
44
+ "Programming Language :: Python :: 3.12",
45
"Operating System :: OS Independent",
46
]
47
0 commit comments