diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2016-06-26 07:48:49 -0400 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2016-06-26 07:48:49 -0400 |
| commit | 2abc482dec783b1fb4b65a559e746305c552557c (patch) | |
| tree | 1d1e00a3976ee18b947c71dd359f1bca16526fc0 | |
| parent | 217c28b13b31abfcd32cc51f41646e8e44199e87 (diff) | |
| download | python-coveragepy-2abc482dec783b1fb4b65a559e746305c552557c.tar.gz | |
Explicitly install the theme sphinx no longer installs
| -rw-r--r-- | doc/requirements.pip | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/requirements.pip b/doc/requirements.pip index 226277b..c2f7701 100644 --- a/doc/requirements.pip +++ b/doc/requirements.pip @@ -5,3 +5,4 @@ pyenchant==1.6.6 sphinx==1.4.4 sphinxcontrib-spelling==2.1.2 +sphinx_rtd_theme==0.1.9 |
