Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1f9f737

Browse files
committed
No 'docs' toxenv
1 parent eb6da4a commit 1f9f737

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

tox.ini

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,5 @@ commands =
1818
envdir = venv-{[tox]project}
1919
commands =
2020

21-
[testenv:docs]
22-
deps =
23-
{[testenv]deps}
24-
sphinx
25-
changedir = docs
26-
commands = sphinx-build -b html -d build/doctrees source build/html
27-
2821
[pep8]
2922
ignore = E265,E309,E501

0 commit comments

Comments
 (0)