blob: 61bcf7ac16c005a38e8a9a98daded880c9ca0e6d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# Licensed under the Apache License: http://www.apache.org/licenses/LICENSE-2.0
# For details: https://github.com/nedbat/coveragepy/blob/master/NOTICE.txt
# PyPI requirements input for building documentation for coverage.py
# "make upgrade" turns this into doc/requirements.pip
-c ../requirements/pins.pip
git+https://github.com/nedbat/cog.git@nedbat/check
doc8
pyenchant
sphinx
sphinx-autobuild
sphinx_rtd_theme
sphinx-tabs
sphinxcontrib-restbuilder
sphinxcontrib-spelling
|