From a8ce2190160089fb7cd8b652d02807f75be9301a Mon Sep 17 00:00:00 2001 From: kevgliss Date: Thu, 19 Apr 2018 13:57:35 -0700 Subject: [PATCH] Readthedocs doesn't have the necessary c header files to build python-ldap. (#1215) --- requirements-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-docs.txt b/requirements-docs.txt index e62ea38f..63d5ebe8 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -61,7 +61,7 @@ pyparsing==2.2.0 # via packaging pyrfc3339==1.0 python-dateutil==2.6.1 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 raven[flask]==6.6.0 requests[security]==2.11.1