mirror of
https://github.com/wassname/jupyter_contrib_nbextensions.git
synced 2026-06-27 16:10:24 +08:00
[docs] fix docs toxenv paths
This commit is contained in:
@@ -62,8 +62,8 @@ commands =
|
||||
deps =
|
||||
-r{toxinidir}/docs/requirements.txt
|
||||
commands =
|
||||
sphinx-build {posargs:-E} -T -b readthedocs -c docs/source . dist/docs
|
||||
sphinx-build {posargs:-E} -T -b linkcheck -c docs/source . dist/docs
|
||||
sphinx-build {posargs:-E} -T -b readthedocs docs/source dist/docs
|
||||
sphinx-build {posargs:-E} -T -b linkcheck docs/source dist/docs
|
||||
|
||||
[testenv:spell]
|
||||
skip_install = true
|
||||
|
||||
Reference in New Issue
Block a user