diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2018-01-23 13:29:59 -0500 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2018-01-23 13:29:59 -0500 |
| commit | 49a3a2830e21f7a474c9165c1ef8727b23d8caf1 (patch) | |
| tree | ebd2df59dd914e54bf11ffcde5c961a839fde501 /doc | |
| parent | bf92443904cb87099939342b8d2f82727161e4d8 (diff) | |
| download | python-coveragepy-49a3a2830e21f7a474c9165c1ef8727b23d8caf1.tar.gz | |
Use latest of sphinx and pycontracts
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 742302a..73467c9 100644 --- a/doc/requirements.pip +++ b/doc/requirements.pip @@ -3,7 +3,7 @@ # https://requires.io/github/nedbat/coveragepy/requirements/ pyenchant==2.0.0 -sphinx==1.6.5 +sphinx==1.6.6 sphinxcontrib-spelling==4.0.1 sphinx_rtd_theme==0.2.4 |
