Skip to content

Commit 92ec50d

Browse files
nsoranzomvdbeek
authored andcommitted
1 parent 8e7896f commit 92ec50d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tox.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,13 +65,13 @@ setenv =
6565
2101: PLANEMO_TEST_GALAXY_BRANCH=release_21.01
6666
skip_install =
6767
doc_test,lint,lint_docs,lint_docstrings,mypy,gxwf_test_test: True
68-
whitelist_externals =
68+
allowlist_externals =
6969
lint_docs: make
7070
gxwf_test_test: make
7171

7272

7373
[testenv:doc_test]
7474
commands = bash scripts/run_doc_test.sh
7575
skipsdist = True
76-
whitelist_externals = bash
76+
allowlist_externals = bash
7777
deps =

0 commit comments

Comments
 (0)