aboutsummaryrefslogtreecommitdiffstats
path: root/docs/requirements.txt
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2017-03-31 08:27:33 -0400
committerJason R. Coombs <jaraco@jaraco.com>2017-03-31 08:27:33 -0400
commite8ca95c2e12f46e203715194e4729f8b33de2c23 (patch)
treed5dd61305d84bee93dcfa1a8d08d8d2e68337268 /docs/requirements.txt
parent332b586b7c65dee7e9a2dbbcbc1c896f4a862a3f (diff)
downloadexternal_python_setuptools-e8ca95c2e12f46e203715194e4729f8b33de2c23.tar.gz
external_python_setuptools-e8ca95c2e12f46e203715194e4729f8b33de2c23.tar.bz2
external_python_setuptools-e8ca95c2e12f46e203715194e4729f8b33de2c23.zip
Constrain hack to the RTD environment. Rely on bootstrap routine to make dependencies available.
Diffstat (limited to 'docs/requirements.txt')
-rw-r--r--docs/requirements.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/requirements.txt b/docs/requirements.txt
index 2138c884..7333dedd 100644
--- a/docs/requirements.txt
+++ b/docs/requirements.txt
@@ -1,5 +1,3 @@
sphinx
rst.linker>=1.9
jaraco.packaging>=3.2
-
-setuptools>=34