octoprint-ldap/requirements.txt

15 lines
339 B
Plaintext
Raw Normal View History

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
.
2019-11-12 00:18:24 +00:00
ldap3