1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/docs/requirements.txt
Pradyun Gedam d15393de79
Disallow Sphinx 4.4.0 in documentation builds
It introduces additional warnings that we aren't ready for.
2022-01-21 14:35:19 +00:00

12 lines
246 B
Plaintext

sphinx ~= 4.2, != 4.4.0
towncrier
furo
myst_parser
sphinx-copybutton
sphinx-inline-tabs
sphinxcontrib-towncrier >= 0.2.0a0
# `docs.pipext` uses pip's internals to generate documentation. So, we install
# the current directory to make it work.
.