Skip to content

Commit

Permalink
Update testenv:docs
Browse files Browse the repository at this point in the history
Signed-off-by: Tsuyoshi Hombashi <[email protected]>
  • Loading branch information
thombashi committed May 1, 2024
1 parent 8ac3192 commit cf0513d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@ commands =
coverage report -m

[testenv:docs]
deps =
-r{toxinidir}/requirements/docs_requirements.txt
extras =
docs
commands =
python setup.py build_sphinx --source-dir=docs/ --build-dir=docs/_build --all-files
sphinx-build docs/ docs/_build

[testenv:fmt]
skip_install = true
Expand Down

0 comments on commit cf0513d

Please sign in to comment.