add ldap as requirement
This commit is contained in:
parent
2779ce5d7d
commit
9ec1dae1c5
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -47,5 +47,6 @@ setup(
|
|||
'django-allauth',
|
||||
'django-allauth-cas>=1.0.0b2,<1.1',
|
||||
'django-widget-tweaks',
|
||||
'python-ldap',
|
||||
],
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue