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 30378df commit b34d8b9Copy full SHA for b34d8b9
setup.py
@@ -112,6 +112,7 @@ def build_extensions(self):
112
],
113
classifiers=[
114
'Development Status :: 4 - Beta',
115
+ 'Programming Language :: Python :: 3 :: Only',
116
'Programming Language :: Python :: 3.5',
117
'License :: OSI Approved :: Apache Software License',
118
'License :: OSI Approved :: MIT License',
0 commit comments