changeset 14:0412ae182f38 draft

Uploaded
author alenail
date Fri, 15 Apr 2016 11:31:29 -0400
parents cbf1f72f20f4
children 4ec317901ac3
files pieplot_macs/pieplots_macs.xml pieplot_macs/tool_dependencies.xml
diffstat 2 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/pieplot_macs/pieplots_macs.xml	Thu Apr 14 19:52:26 2016 -0400
+++ b/pieplot_macs/pieplots_macs.xml	Fri Apr 15 11:31:29 2016 -0400
@@ -4,7 +4,7 @@
   </description>
   <parallelism method="basic"></parallelism>
   <requirements>
-    <requirement type="package" version="0.16.0">pandas</requirement>
+    <requirement type="package" version="0.16">pandas</requirement>
     <requirement type="package" version="1.4">matplotlib</requirement>
   </requirements>
   <command interpreter="python">
--- a/pieplot_macs/tool_dependencies.xml	Thu Apr 14 19:52:26 2016 -0400
+++ b/pieplot_macs/tool_dependencies.xml	Fri Apr 15 11:31:29 2016 -0400
@@ -3,7 +3,7 @@
     <package name="matplotlib" version="1.4">
         <repository changeset_revision="f7424e1cf115" name="package_python_2_7_matplotlib_1_4" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu/" />
     </package>
-    <package name="pandas" version="0.16.0">
-      <repository changeset_revision="ea929a7f2976" name="package_python_2_7_pandas_0_16" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu/" />
+    <package name="pandas" version="0.16">
+        <repository changeset_revision="ea929a7f2976" name="package_python_2_7_pandas_0_16" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" />
     </package>
 </tool_dependency>