From 5652f595632bff728c7880de8892d8cb0a99cb45 Mon Sep 17 00:00:00 2001 From: Dana Powers Date: Mon, 9 Mar 2015 00:01:00 -0700 Subject: Add sphinx_rtd_theme to docs requirements.txt --- docs/requirements.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/requirements.txt') diff --git a/docs/requirements.txt b/docs/requirements.txt index 86b4f05..d32365f 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,5 +1,6 @@ sphinx sphinxcontrib-napoleon +sphinx_rtd_theme # Install kafka-python in editable mode # This allows the sphinx autodoc module -- cgit v1.2.1