diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2016-05-20 14:57:54 -0400 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2016-05-20 14:57:54 -0400 |
| commit | 7dd52013a7cb47f31771f9f70da250311a91d373 (patch) | |
| tree | 3bd51b34850ada51c6ff65ebb556b1b8edcebe90 | |
| parent | 643ba50a9747ba28b92f32286bb64376a7ac385f (diff) | |
| download | python-coveragepy-7dd52013a7cb47f31771f9f70da250311a91d373.tar.gz | |
Keep the version of sphinx that works for now.
| -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 e811421..b7ea828 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.4.1 +sphinx==1.3.4 sphinxcontrib-spelling==2.1.2 |
