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 8f9565e commit 49afc2aCopy full SHA for 49afc2a
CHANGES/361.bugfix
@@ -0,0 +1,2 @@
1
+Removed stray quote and comma from setup.cfg preventing PyPI from accepting a
2
+release.
setup.cfg
@@ -21,7 +21,7 @@ classifiers =
21
22
Intended Audience :: Developers
23
24
- Programming Language :: Python",
+ Programming Language :: Python
25
Programming Language :: Python :: 3
26
Programming Language :: Python :: 3 :: Only
27
Programming Language :: Python :: 3.7
0 commit comments