Skip to content

Commit 26530dc

Browse files
rupertnashmr-c
authored andcommitted
set minimum version of galaxy-tool-util that copes with relaxed path setting
1 parent 615d3b9 commit 26530dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ deps =
3535
py{36,37,38,39}-{unit,lint,bandit,mypy}: -rrequirements.txt
3636
py{36,37,38,39}-unit: codecov
3737
py{36,37,38,39}-{unit,mypy}: -rtest-requirements.txt
38-
py{36,37,38,39}-unit: galaxy-tool-util
38+
py{36,37,38,39}-unit: galaxy-tool-util>=21.1.0
3939
py{36,37,38,39}-lint: flake8-bugbear
4040
py{36,37,38,39}-lint: black
4141
py{36,37,38,39}-bandit: bandit

0 commit comments

Comments
 (0)