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.
2 parents 2cf1dd0 + 960028a commit e1fe0dcCopy full SHA for e1fe0dc
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