Mercurial > repos > ethevenot > transformation
comparison build.xml @ 3:cc0e9eff0de2 draft default tip
planemo upload for repository https://github.com/workflow4metabolomics/transformation.git commit 60ebb3e8919c09c18f89a5362750ae45ca84d0c2
| author | ethevenot |
|---|---|
| date | Wed, 28 Feb 2018 09:15:47 -0500 |
| parents | eacea1349a7c |
| children |
comparison
equal
deleted
inserted
replaced
| 2:0ccfc3e15710 | 3:cc0e9eff0de2 |
|---|---|
| 34 <exec executable="planemo" failonerror="true"> | 34 <exec executable="planemo" failonerror="true"> |
| 35 <arg value="test"/> | 35 <arg value="test"/> |
| 36 <arg value="--conda_prefix"/> | 36 <arg value="--conda_prefix"/> |
| 37 <arg value="${conda.dir}"/> | 37 <arg value="${conda.dir}"/> |
| 38 <arg value="--galaxy_branch"/> | 38 <arg value="--galaxy_branch"/> |
| 39 <arg value="release_16.01"/> | 39 <arg value="release_17.05"/> |
| 40 <arg value="--conda_dependency_resolution"/> | 40 <arg value="--conda_dependency_resolution"/> |
| 41 <arg value="${tool.xml}"/> | 41 <arg value="${tool.xml}"/> |
| 42 </exec> | 42 </exec> |
| 43 </target> | 43 </target> |
| 44 | 44 |
