From: Nikita Sobolev Date: Tue, 28 Dec 2021 12:10:48 +0000 (+0300) Subject: Delete requirements.txt X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9aa4f0631f9d206ed7fddf37b43a24ec4e90fa7c;p=thirdparty%2FPython%2Fcpython.git Delete requirements.txt --- diff --git a/Doc/requirements.txt b/Doc/requirements.txt deleted file mode 100644 index 785da2c32178..000000000000 --- a/Doc/requirements.txt +++ /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