Skip to content

Commit

Permalink
Install planemo for lint_docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mvdbeek committed Apr 11, 2024
1 parent f369bd1 commit 2c188ee
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,8 @@ setenv =
2109: PLANEMO_TEST_GALAXY_BRANCH=release_21.09
2101: PLANEMO_TEST_GALAXY_BRANCH=release_21.01
2205: PLANEMO_TEST_GALAXY_BRANCH=release_22.05
lint_docs: VENV={env:VIRTUAL_ENV}
skip_install =
doc_test,lint,lint_docs,lint_docstrings,mypy,gxwf_test_test: True
doc_test,lint,lint_docstrings,mypy,gxwf_test_test: True
allowlist_externals =
lint_docs: make
gxwf_test_test: make
Expand Down

0 comments on commit 2c188ee

Please sign in to comment.