diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2012-11-17 09:53:31 -0500 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2012-11-17 09:53:31 -0500 |
| commit | 34178ffbd95dc5b90407a22518fb2d08d95172c0 (patch) | |
| tree | a7064f05aa64bd420502cddb9c074f0ccfc62db0 /requirements.txt | |
| parent | eb7e20302ed5a24af46701c31b6a365b9b8dfd5a (diff) | |
| download | python-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.txt | 1 |
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 |
