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 0116b88 commit 6b4e5ebCopy full SHA for 6b4e5eb
setup.py
@@ -197,8 +197,11 @@ def run_tests(self):
197
"Programming Language :: Python :: 3.4",
198
"Programming Language :: Python :: 3.5",
199
"Programming Language :: Python :: 3.6",
200
+ "Programming Language :: Python :: 3.7",
201
+ "Programming Language :: Python :: 3.8",
202
"Programming Language :: Python :: Implementation :: CPython",
203
"Programming Language :: Python :: Implementation :: PyPy",
204
+ "License :: OSI Approved :: BSD License",
205
],
206
)
207
0 commit comments