We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a18904b commit 664bc6eCopy full SHA for 664bc6e
1 file changed
tools/data_export/export_remote.xml
@@ -1,7 +1,7 @@
1
<tool id="export_remote" name="Export datasets" version="0.1.1" profile="21.05">
2
<description>to remote files source</description>
3
<requirements>
4
- <requirement type="package" version="24.2">galaxy-files</requirement>
+ <requirement type="package" version="24.2">galaxy-files-full</requirement>
5
</requirements>
6
<command><![CDATA[
7
python '$__tool_directory__/export_remote.py'
0 commit comments