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 2cf1dd0 commit 960028aCopy full SHA for 960028a
setup.py
@@ -65,6 +65,7 @@ def run(self):
65
"Programming Language :: Python :: 3.8",
66
"Programming Language :: Python :: 3.9",
67
"Programming Language :: Python :: 3.10",
68
+ "Programming Language :: Python :: 3.11",
69
"Topic :: Software Development :: Testing",
70
],
71
)
0 commit comments