Mercurial > repos > ethevenot > transformation
comparison build.xml @ 1:d971449245b1 draft default tip
planemo upload for repository https://github.com/workflow4metabolomics/transformation.git commit 60ebb3e8919c09c18f89a5362750ae45ca84d0c2
| author | ethevenot |
|---|---|
| date | Wed, 28 Feb 2018 09:20:37 -0500 |
| parents | c7b8e82af08e |
| children |
comparison
equal
deleted
inserted
replaced
| 0:c7b8e82af08e | 1:d971449245b1 |
|---|---|
| 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 |
