FEA-Bench / testbed /dpkp__kafka-python /docs /requirements.txt
hc99's picture
Add files using upload-large-folder tool
b65ca24 verified
raw
history blame
166 Bytes
sphinx
sphinx_rtd_theme
# Install kafka-python in editable mode
# This allows the sphinx autodoc module
# to load the Python modules and extract docstrings.
# -e ..