2015-04-16 12:56:19 +00:00
|
|
|
###
|
|
|
|
# This file is only here to make sure that something like
|
|
|
|
#
|
|
|
|
# pip install -e .[develop]
|
|
|
|
#
|
|
|
|
# works as expected. Requirements can be found in setup.py in the
|
|
|
|
# variables INSTALL_REQUIRES and EXTRA_REQUIRES.
|
|
|
|
###
|
2015-01-27 11:25:05 +00:00
|
|
|
|
2017-11-07 23:35:38 +00:00
|
|
|
## To install correctly python-ldap you need :
|
|
|
|
# apt-get install libsasl2-dev python-dev libldap2-dev libssl-dev
|
|
|
|
|
2015-04-16 12:56:19 +00:00
|
|
|
.
|