summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Arthur <mumrah@gmail.com>2015-02-03 19:34:04 -0500
committerDavid Arthur <mumrah@gmail.com>2015-02-03 19:34:04 -0500
commit93e625ddd4af6e5a1551990defb6a1b809bafed1 (patch)
treec725f4f4b57a02d55ae257d524666d6f98b12cb2
parent13b1dbe56f208cbb0bac4969d27d2d7e9ca7f27c (diff)
downloadkafka-python-queue-fixup.tar.gz
Trying to get ReadTheDocs workingqueue-fixup
-rw-r--r--docs/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/requirements.txt b/docs/requirements.txt
index 94c50d8..86b4f05 100644
--- a/docs/requirements.txt
+++ b/docs/requirements.txt
@@ -4,4 +4,4 @@ sphinxcontrib-napoleon
# Install kafka-python in editable mode
# This allows the sphinx autodoc module
# to load the Python modules and extract docstrings.
--e ..
+# -e ..