Mercurial > repos > veg > bioext_bealign
diff macros.xml @ 0:c6f0b318bc03 draft
planemo upload for repository https://github.com/davebx/bioext-gx/ commit b'43068c0d2b50c3fd9d13976dc4038950928372d1\n'-dirty
| author | veg |
|---|---|
| date | Thu, 22 Feb 2018 15:48:40 -0500 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Thu Feb 22 15:48:40 2018 -0500 @@ -0,0 +1,9 @@ +<?xml version="1.0"?> +<macros> + <token name="@VERSION@">0.18.6</token> + <xml name="requirements"> + <requirements> + <requirement type="package" version="@VERSION@">python-bioext</requirement> + </requirements> + </xml> +</macros> \ No newline at end of file
