blob: c2f7701bfecd47e21cb5bf857468584bb7a8afde (
plain)
1
2
3
4
5
6
7
8
|
# PyPI requirements for building documentation for coverage.py
# https://requires.io/github/nedbat/coveragepy/requirements/
pyenchant==1.6.6
sphinx==1.4.4
sphinxcontrib-spelling==2.1.2
sphinx_rtd_theme==0.1.9
|