diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
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 |