Readthedocs doesn't have the necessary c header files to build python-ldap. (#1215)
This commit is contained in:
parent
b9e93065f7
commit
a8ce219016
|
@ -61,7 +61,7 @@ pyparsing==2.2.0 # via packaging
|
||||||
pyrfc3339==1.0
|
pyrfc3339==1.0
|
||||||
python-dateutil==2.6.1
|
python-dateutil==2.6.1
|
||||||
python-editor==1.0.3
|
python-editor==1.0.3
|
||||||
python-ldap==3.0.0
|
# python-ldap==3.0.0 can install due to readthedocs.io not having the correct header files
|
||||||
pytz==2018.4
|
pytz==2018.4
|
||||||
raven[flask]==6.6.0
|
raven[flask]==6.6.0
|
||||||
requests[security]==2.11.1
|
requests[security]==2.11.1
|
||||||
|
|
Loading…
Reference in New Issue