]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Delete requirements.txt
authorNikita Sobolev <mail@sobolevn.me>
Tue, 28 Dec 2021 12:10:48 +0000 (15:10 +0300)
committerGitHub <noreply@github.com>
Tue, 28 Dec 2021 12:10:48 +0000 (15:10 +0300)
Doc/requirements.txt [deleted file]

diff --git a/Doc/requirements.txt b/Doc/requirements.txt
deleted file mode 100644 (file)
index 785da2c..0000000
+++ /dev/null
@@ -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