Skip to content

Commit d2fbd71

Browse files
Update index.rst
1 parent 0b3df0b commit d2fbd71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ First, install Flask-SimpleLDAP:
2020
2121
Flask-SimpleLDAP depends, and will install for you, recent versions of Flask
2222
(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.
23+
with and tested on Python 2.7, 3.5, 3.6 and 3.7.
2424

2525
Next, add a :class:`~flask_simpleldap.LDAP` to your code and at least the three
2626
required configuration options:

0 commit comments

Comments
 (0)