From 93e625ddd4af6e5a1551990defb6a1b809bafed1 Mon Sep 17 00:00:00 2001 From: David Arthur Date: Tue, 3 Feb 2015 19:34:04 -0500 Subject: Trying to get ReadTheDocs working --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/requirements.txt') 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 .. -- cgit v1.2.1