Skip to content
Snippets Groups Projects
Commit bb6c0e0b authored by Jorrit Schaap's avatar Jorrit Schaap
Browse files

SW-415: make sure the django_auth_ldap python module is available

parent 476c33a1
No related branches found
No related tags found
1 merge request!87Lsmr epic
......@@ -11,7 +11,7 @@ find_python_module(rest_framework REQUIRED) # pip install djangorestframewor
find_python_module(ldap REQUIRED)
find_python_module(markdown REQUIRED)
find_python_module(django_filters REQUIRED) # pip install django-filter
find_python_module(django_auth_ldap REQUIRED) # sudo apt-get install python3-django-python3-ldap python3-django-auth-ldap
set(_py_files
manage.py
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment