Skip to content
Snippets Groups Projects
Commit 5455333d authored by admiralobvious's avatar admiralobvious
Browse files

use python-ldap 3.0.0

parent 4680729f
No related branches found
No related tags found
No related merge requests found
pyldap>=2.4.28 # here instead of requirements.txt so rtfd can build
pyldap>=3.0.0 # here instead of requirements.txt so rtfd can build
Sphinx>=1.5.5
-r requirements.txt
......@@ -22,7 +22,7 @@ setup(
platforms='any',
install_requires=[
'Flask>=0.12.4',
'pyldap'
'python-ldap>=3.0.0'
],
classifiers=[
'Environment :: Web Environment',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment