Commit 510480cd authored by Enrico Zini's avatar Enrico Zini
Browse files

ldap is now ldap3

parent bc98c606
......@@ -4,7 +4,7 @@ Debian NM Front Desk web application
## Running this code on your own machine
### Dependencies
apt-get install python3-markdown python3-ldap python3-psycopg2 python3-xapian \
apt-get install python3-markdown python3-ldap3 python3-psycopg2 python3-xapian \
python3-django python3-django-housekeeping \
python3-debian python3-debiancontributors
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment