We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa3c4a9 commit 1ca6b2cCopy full SHA for 1ca6b2c
1 file changed
setup.cfg
@@ -27,7 +27,7 @@ classifiers =
27
28
[options]
29
packages = find:
30
-python_requires = >=2.7, !=3.0, !=3.1, !=3.2, !=3.3
+python_requires = >=2.7, !=3.0, !=3.1, !=3.2, !=3.3, != 3.4
31
install_requires =
32
SQLAlchemy >= 0.9.0
33
inflect >= 0.2.0
0 commit comments