diff data_manager/resource_building.xml @ 60:da9e74d3c40d draft

"planemo upload commit a69fdb4cdc110c75fea7439f0d97b67158c1bbbf"
author proteore
date Tue, 09 Jun 2020 13:19:26 +0000
parents 8e60ad16028a
children 5504538d24f6
line wrap: on
line diff
--- a/data_manager/resource_building.xml	Tue Jun 09 07:33:26 2020 +0000
+++ b/data_manager/resource_building.xml	Tue Jun 09 13:19:26 2020 +0000
@@ -3,13 +3,15 @@
 to create or update reference files for proteore tools
 </description>
 <requirements>
+    <requirement type="package" version="3.8.2">python</requirement>
+    <requirement type="package" version="1.0.0">requests-futures</requirement>
 </requirements>
 <stdio>
   <exit_code range="1:" />
 </stdio>
 <command><![CDATA[
 
-    python $__tool_directory__/resource_building.py
+    python3 $__tool_directory__/resource_building.py
     #if $database.database == "human_protein_atlas"
         --hpa "$database.tissues"
     #else if $database.database == "peptide_atlas"