Files
deb-python-kafka/docs/requirements.txt
2015-02-03 19:34:04 -05:00

8 lines
172 B
Plaintext

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