summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2012-11-17 09:53:31 -0500
committerNed Batchelder <ned@nedbatchelder.com>2012-11-17 09:53:31 -0500
commit34178ffbd95dc5b90407a22518fb2d08d95172c0 (patch)
treea7064f05aa64bd420502cddb9c074f0ccfc62db0 /requirements.txt
parenteb7e20302ed5a24af46701c31b6a365b9b8dfd5a (diff)
downloadpython-coveragepy-git-34178ffbd95dc5b90407a22518fb2d08d95172c0.tar.gz
No longer try to bootstrap setuptools. It is a pre-req. Closes #202
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
index bdeb80c9..4c667742 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -2,3 +2,4 @@ nose
mock
tox
pylint
+sphinx