blob: f48b19c0f7f2dcc63c9d18008b05999d6e6ea68a (
plain)
1
2
3
4
5
6
7
8
9
|
# PyPI requirements for building documentation for coverage.py
# https://requires.io/github/nedbat/coveragepy/requirements/
doc8==0.8.0
pyenchant==2.0.0
sphinx==1.6.6
sphinxcontrib-spelling==4.0.1
sphinx_rtd_theme==0.2.4
|