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 5df498f commit 30f48efCopy full SHA for 30f48ef
setup.py
@@ -84,7 +84,7 @@ def run(self):
84
# Trove classifiers
85
# Full list: https://pypi.python.org/pypi?%3Aaction=list_classifiers
86
'License :: OSI Approved :: MIT License',
87
- 'Programming Language :: Python :: 3',
+ 'Programming Language :: Python :: 3 :: Only',
88
'Programming Language :: Python :: Implementation :: CPython',
89
'Programming Language :: Python :: Implementation :: PyPy'
90
],
0 commit comments