Add missing dep: python-ldap

This commit is contained in:
Martin Pépin 2020-07-18 17:51:50 +02:00
parent e607a47617
commit f359a90a47
No known key found for this signature in database
GPG key ID: E7520278B1774448
2 changed files with 2 additions and 0 deletions

View file

@ -1 +1,2 @@
python-cas==1.5.*
python-ldap

View file

@ -8,6 +8,7 @@ deps =
django22: Django==2.2.*
django30: Django==3.0.*
python-cas
python-ldap
commands =
python --version
python runtests.py