changeset 7:44ed652f18bb draft

Uploaded
author iuc
date Tue, 27 Jan 2015 05:34:39 -0500
parents a65420f7d99e
children e2fcb6002f20
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Tue Jan 27 05:32:21 2015 -0500
+++ b/tool_dependencies.xml	Tue Jan 27 05:34:39 2015 -0500
@@ -19,8 +19,8 @@
                        <package name="python" version="2.7" />
                    </repository>
                     <!-- allow downloading and installing an Python package from https://pypi.org/ -->
+                    <package>https://pypi.python.org/packages/source/e/ez_setup/ez_setup-0.9.tar.gz</package>
                     <package>https://pypi.python.org/packages/source/d/distribute/distribute-0.6.49.tar.gz</package>
-                    <package>https://pypi.python.org/packages/source/e/ez_setup/ez_setup-0.9.tar.gz</package>
                     <package>https://pypi.python.org/packages/source/n/nose/nose-1.3.4.tar.gz</package>
                     <package>https://pypi.python.org/packages/source/b/bx-python/bx-python-0.7.1.tar.gz</package>
                 </action>