Skip to content

Commit

Permalink
Clean up tox
Browse files Browse the repository at this point in the history
  • Loading branch information
haleepfl committed Mar 31, 2020
1 parent f20ebe3 commit 59d0b43
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,9 @@ commands =
pylint -j4 {[base]name}

[testenv:docs]
basepython=python3.6
basepython = python3.6
changedir = doc
deps =
sphinx
sphinx_rtd_theme
extras = docs
commands =
make clean
make html SPHINXOPTS=-W
Expand Down

0 comments on commit 59d0b43

Please sign in to comment.