diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2016-03-02 09:58:00 -0500 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2016-03-02 09:58:00 -0500 |
| commit | 3a80e8a69a201613db8e8e492090f0666b79a04f (patch) | |
| tree | 9edc9d1ddcc3bc0efc35b2fb72c3f1cfb3244e2f /doc | |
| parent | 12cb7fdc49da7a34e777b3c5c3540c2b12eab17a (diff) | |
| download | python-coveragepy-git-3a80e8a69a201613db8e8e492090f0666b79a04f.tar.gz | |
Update requirements, maybe this will make gevent work on appveyor
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/requirements.pip | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/requirements.pip b/doc/requirements.pip index 4738f472..728e566e 100644 --- a/doc/requirements.pip +++ b/doc/requirements.pip @@ -3,5 +3,5 @@ # https://requires.io/github/nedbat/coveragepy/requirements/ pyenchant==1.6.6 -sphinx==1.3.5 +sphinx==1.3.6 sphinxcontrib-spelling==2.1.2 |
