Mercurial > repos > iuc > snap_training
view macros.xml @ 1:1cd443d67e61 draft default tip
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/snap commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7"
| author | iuc |
|---|---|
| date | Wed, 01 Sep 2021 08:38:10 +0000 |
| parents | ba3d91ded5db |
| children |
line wrap: on
line source
<?xml version="1.0"?> <macros> <xml name="requirements"> <requirements> <requirement type="package" version="@VERSION@">snap</requirement> <yield /> </requirements> </xml> <token name="@VERSION@">2013_11_29</token> <xml name="citations"> <citations> </citations> </xml> </macros>
