diff tool_dependencies.xml @ 29:fb64b970da25

Use latest version (0.1.1) from PyPI
author Vimalkumar Velayudhan <vimalkumarvelayudhan@gmail.com>
date Fri, 11 Sep 2015 10:19:58 +0100
parents 99dda3e39997
children b26c8f3b5aa6
line wrap: on
line diff
--- a/tool_dependencies.xml	Wed Sep 02 14:25:18 2015 +0100
+++ b/tool_dependencies.xml	Fri Sep 11 10:19:58 2015 +0100
@@ -1,9 +1,9 @@
 <?xml version="1.0"?>
 <tool_dependency>
-    <package name="riboplot" version="0.1.0">
+    <package name="riboplot" version="0.1.1">
         <install version="1.0">
             <actions>
-                <action type="setup_virtualenv">riboplot==0.1.0</action>
+                <action type="setup_virtualenv">riboplot==0.1.1</action>
                 <action type="set_environment">
                     <environment_variable action="set_to" name="RIBOPLOT_PATH">$INSTALL_DIR/venv/bin</environment_variable>
                 </action>