Skip to content

Commit 3758687

Browse files
rupertnashmr-c
authored andcommitted
Also setup.py, since older g-t-u won't work
1 parent 26530dc commit 3758687

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
"argcomplete",
109109
],
110110
extras_require={
111-
"deps": ["galaxy-tool-util"],
111+
"deps": ["galaxy-tool-util >= 21.1.0"],
112112
"docs": [
113113
"sphinx >= 2.2",
114114
"sphinx-rtd-theme",

0 commit comments

Comments
 (0)