Skip to content

Commit

Permalink
remove docs from test
Browse files Browse the repository at this point in the history
  • Loading branch information
jh-RLI committed Oct 31, 2024
1 parent 4bb1c03 commit 719508f
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -55,14 +55,6 @@ deps =
sphinxcontrib-spelling
pyenchant

[testenv:docs]
deps =
-r{toxinidir}/docs/requirements.txt
commands =
sphinx-build {posargs:-E} -b doctest docs dist/docs
sphinx-build {posargs:-E} -b html docs dist/docs
; sphinx-build -b linkcheck docs dist/docs

[testenv:codecov]
deps =
codecov
Expand Down

0 comments on commit 719508f

Please sign in to comment.