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 0b3df0b commit d2fbd71Copy full SHA for d2fbd71
docs/index.rst
@@ -20,7 +20,7 @@ First, install Flask-SimpleLDAP:
20
21
Flask-SimpleLDAP depends, and will install for you, recent versions of Flask
22
(0.10.1 or later) and pyldap. Flask-SimpleLDAP is compatible
23
-with and tested on Python 2.7, 3.4, 3.5 and 3.6.
+with and tested on Python 2.7, 3.5, 3.6 and 3.7.
24
25
Next, add a :class:`~flask_simpleldap.LDAP` to your code and at least the three
26
required configuration options:
0 commit comments