mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 00:04:42 +04:00
No 'docs' toxenv
This commit is contained in:
parent
eb6da4ae10
commit
1f9f7379a1
1 changed files with 0 additions and 7 deletions
7
tox.ini
7
tox.ini
|
|
@ -18,12 +18,5 @@ commands =
|
|||
envdir = venv-{[tox]project}
|
||||
commands =
|
||||
|
||||
[testenv:docs]
|
||||
deps =
|
||||
{[testenv]deps}
|
||||
sphinx
|
||||
changedir = docs
|
||||
commands = sphinx-build -b html -d build/doctrees source build/html
|
||||
|
||||
[pep8]
|
||||
ignore = E265,E309,E501
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue