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 3c23bf6 commit 30198ccCopy full SHA for 30198cc
README.rst
@@ -56,7 +56,7 @@ dependencies.
56
57
Supported Python Versions
58
^^^^^^^^^^^^^^^^^^^^^^^^^
59
-Python >= 3.4
+Python >= 3.5
60
61
Deprecated Python Versions
62
^^^^^^^^^^^^^^^^^^^^^^^^^^
setup.py
@@ -74,7 +74,6 @@
74
'Programming Language :: Python :: 2',
75
'Programming Language :: Python :: 2.7',
76
'Programming Language :: Python :: 3',
77
- 'Programming Language :: Python :: 3.4',
78
'Programming Language :: Python :: 3.5',
79
'Programming Language :: Python :: 3.6',
80
'Programming Language :: Python :: 3.7',
0 commit comments