Skip to content

Commit 7fb02c0

Browse files
authored
Add Doc/requirements.txt for Read the Docs build (#260)
The documentation build uses docstrings from the code, and so it needs the code to be importable. We already use a fake _ldap module for cases where the C compiler is not available, like on Read the Docs. Another issue on Read the Docs is that the pyasn1 dependency needs to be installed. This can't be done automatically via setup.py install, as that would attempt to build C code. Instead, add a documentation-only "requirements.txt", which we can point Read the Docs to.
1 parent 2059c13 commit 7fb02c0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Doc/requirements.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
pyasn1
2+
pyasn1_modules

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy