summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorPradyun Gedam <pradyunsg@users.noreply.github.com>2021-07-24 12:01:27 +0100
committerPradyun Gedam <pradyunsg@users.noreply.github.com>2021-07-24 12:06:51 +0100
commit25af8e5f3626b84cabde63877c93b1704491dc81 (patch)
tree64b5f88727f854d65588ac368ad8239b2a7e5537 /tools
parent5e86264b5ac1c62d08f91a16a068647d8872e4e8 (diff)
downloadpip-25af8e5f3626b84cabde63877c93b1704491dc81.tar.gz
Move docs requirements to docs/
This makes the file easier to locate, by placing it next to the stuff that it will affect.
Diffstat (limited to 'tools')
-rw-r--r--tools/requirements/docs.txt11
1 files changed, 0 insertions, 11 deletions
diff --git a/tools/requirements/docs.txt b/tools/requirements/docs.txt
deleted file mode 100644
index 1ab19c9b9..000000000
--- a/tools/requirements/docs.txt
+++ /dev/null
@@ -1,11 +0,0 @@
-sphinx == 3.2.1
-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.
-.