mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-08 14:04:16 +00:00
Refactor docs requirements into file for RTD
This commit is contained in:
parent
eb9fcac064
commit
0a418f8d1e
2 changed files with 5 additions and 3 deletions
4
tox.ini
4
tox.ini
|
|
@ -88,9 +88,7 @@ commands =
|
|||
[testenv:docs]
|
||||
basepython = python3
|
||||
deps =
|
||||
sphinx>=1.3.0
|
||||
sphinx_rtd_theme
|
||||
sphinx-prompt
|
||||
-rdocs/source/requirements.txt
|
||||
commands =
|
||||
sphinx-build -E -W -c docs/source/ -b html docs/source/ docs/build/html
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue