summaryrefslogtreecommitdiff
path: root/docs/requirements.txt
blob: 94c50d85d3e0d82de4496a785d85539ffc8ab5b7 (plain)
1
2
3
4
5
6
7
sphinx
sphinxcontrib-napoleon

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