summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2016-10-02 11:19:15 -0400
committerNed Batchelder <ned@nedbatchelder.com>2016-10-02 11:19:15 -0400
commitb3b15c54046f7cf8dec415092200b3fff78b1801 (patch)
tree17291969fcbf4691e45e7c6096867d8f6d14ada5 /doc
parent55188f6f1a02818e508351c7495d8c0c4d68600f (diff)
downloadpython-coveragepy-b3b15c54046f7cf8dec415092200b3fff78b1801.tar.gz
doc8 should really be more quiet.
Diffstat (limited to 'doc')
-rw-r--r--doc/requirements.pip4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/requirements.pip b/doc/requirements.pip
index 3a8f625..ff2a9d3 100644
--- a/doc/requirements.pip
+++ b/doc/requirements.pip
@@ -2,8 +2,10 @@
# https://requires.io/github/nedbat/coveragepy/requirements/
-doc8==0.7.0
pyenchant==1.6.7
sphinx==1.4.5
sphinxcontrib-spelling==2.2.0
sphinx_rtd_theme==0.1.9
+
+# A version of doc8 with a -q flag.
+git+https://github.com/nedbat/doc8.git#egg=doc8==0.0