We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2d38f0 commit 97fcf1eCopy full SHA for 97fcf1e
1 file changed
setup.py
@@ -34,6 +34,7 @@
34
'idna>=2.5',
35
'typing ; python_version<"3.5"',
36
],
37
+ python_requires='>=2.6, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*',
38
classifiers=[
39
'Topic :: Utilities',
40
'Intended Audience :: Developers',
0 commit comments