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 4adcc58 commit 47d6798Copy full SHA for 47d6798
setup.py
@@ -108,6 +108,9 @@ def get_tag(self):
108
"Programming Language :: Python",
109
"Programming Language :: Python :: 3",
110
"Programming Language :: Python :: 3.6",
111
+ "Programming Language :: Python :: 3.7",
112
+ "Programming Language :: Python :: 3.8",
113
+ "Programming Language :: Python :: 3.9",
114
"Programming Language :: Python :: Implementation",
115
"Programming Language :: Python :: Implementation :: CPython",
116
"Programming Language :: Python :: Implementation :: Jython",
0 commit comments