Mercurial > repos > artbio > facturation_ibps
changeset 6:674eae0b423f draft
planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/facturation_ibps commit a1779d74e72fe6b19b9f7ec0facd0e070530d721
| author | artbio |
|---|---|
| date | Wed, 09 Jan 2019 18:00:33 -0500 |
| parents | 10333ba7d53a |
| children | b8460b9f4253 |
| files | facturation.xml |
| diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/facturation.xml Wed Jan 09 13:16:44 2019 -0500 +++ b/facturation.xml Wed Jan 09 18:00:33 2019 -0500 @@ -1,4 +1,4 @@ -<tool id="facturation_ibps" name="IBPS facturation parser" version="0.4"> +<tool id="facturation_ibps" name="IBPS facturation parser" version="0.4.1"> <description /> <requirements> <requirement type="package" version="4.6.3=py27_0">beautifulsoup4</requirement> @@ -22,7 +22,7 @@ </param> </inputs> <outputs> - <data format="xlsx" name="output" label="Facturation from ${input.name}" /> + <data format="xlsx" name="output" label="${input.name}.xlsx" /> </outputs> <tests> <test>
