deb-python-kafka/docs/requirements.txt
2015-03-29 16:36:37 -07:00

9 lines
189 B
Plaintext

sphinx
sphinxcontrib-napoleon
sphinx_rtd_theme
# Install kafka-python in editable mode
# This allows the sphinx autodoc module
# to load the Python modules and extract docstrings.
# -e ..