We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d47385b commit bae17ebCopy full SHA for bae17eb
1 file changed
setup.py
@@ -31,6 +31,7 @@
31
'twisted': ['twisted'],
32
},
33
test_suite="tests",
34
+ python_requires=">=2.6, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*",
35
classifiers=[
36
"Development Status :: 4 - Beta",
37
"Intended Audience :: Developers",
0 commit comments