changeset 55:d0844d056052 draft

Uploaded
author mzeidler
date Sun, 29 Sep 2013 11:07:39 -0400
parents e52c7d8c2998
children f5b57fd8378a
files tool_dependencies.xml
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Sun Sep 29 10:14:28 2013 -0400
+++ b/tool_dependencies.xml	Sun Sep 29 11:07:39 2013 -0400
@@ -2,7 +2,9 @@
     <package name="virana_python" version="1.0">
         <install version="1.0">
             <actions>
-                <action type="setup_virtualenv"> https://github.com/zeidlermicha/virana/raw/master/Virana-1.0.0.tar.gz
+                <action type="setup_virtualenv"> 
+                https://pypi.python.org/packages/source/n/numpy/numpy-1.7.1.tar.gz
+                https://github.com/zeidlermicha/virana/raw/master/Virana-1.0.0.tar.gz
                                                  </action>
             </actions>
         </install>