diff test.tool_dependencies.rnachipintegrator/xlsxwriter/0.8.4/bin/vba_extract.py @ 0:0abe6bac47a6 draft

planemo upload for repository https://github.com/fls-bioinformatics-core/galaxy-tools/tree/master/rnachipintegrator commit 97d556dae96db5457590a3a257392b6e4093a912-dirty
author pjbriggs
date Wed, 24 Feb 2016 09:25:18 -0500
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/test.tool_dependencies.rnachipintegrator/xlsxwriter/0.8.4/bin/vba_extract.py	Wed Feb 24 09:25:18 2016 -0500
@@ -0,0 +1,4 @@
+#!/home/pjb/virtual-envs/planemo/bin/python
+# EASY-INSTALL-SCRIPT: 'XlsxWriter==0.8.4','vba_extract.py'
+__requires__ = 'XlsxWriter==0.8.4'
+__import__('pkg_resources').run_script('XlsxWriter==0.8.4', 'vba_extract.py')