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 2e78257 commit 8cb8ce7Copy full SHA for 8cb8ce7
setup.py
@@ -116,6 +116,8 @@ def get_tag(self):
116
"Programming Language :: Python :: 3.7",
117
"Programming Language :: Python :: 3.8",
118
"Programming Language :: Python :: 3.9",
119
+ "Programming Language :: Python :: 3.10",
120
+ "Programming Language :: Python :: 3.11",
121
"Programming Language :: Python :: Implementation",
122
"Programming Language :: Python :: Implementation :: CPython",
123
"Programming Language :: Python :: Implementation :: Jython",
0 commit comments