mirror of
https://github.com/python/cpython.git
synced 2025-09-29 11:45:57 +00:00
Delete requirements.txt
This commit is contained in:
parent
2aa4139824
commit
9aa4f0631f
1 changed files with 0 additions and 12 deletions
|
@ -1,12 +0,0 @@
|
||||||
# Requirements to build the Python documentation
|
|
||||||
|
|
||||||
# Sphinx version is pinned so that new versions that introduce new warnings
|
|
||||||
# won't suddenly cause build failures. Updating the version is fine as long
|
|
||||||
# as no warnings are raised by doing so.
|
|
||||||
sphinx==4.2.0
|
|
||||||
|
|
||||||
blurb
|
|
||||||
|
|
||||||
# The theme used by the documentation is stored separately, so we need
|
|
||||||
# to install that as well.
|
|
||||||
python-docs-theme
|
|
Loading…
Add table
Add a link
Reference in a new issue