# HG changeset patch # User iuc # Date 1432058088 14400 # Node ID 10fd2e2a9f2f254fcf93339a2637ea32a7801ac5 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_ez_setup_0_9 commit 13522d2ad2efbb8dab405723f491bd1a6591e3ef diff -r 000000000000 -r 10fd2e2a9f2f tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Tue May 19 13:54:48 2015 -0400 @@ -0,0 +1,21 @@ + + + + + + https://pypi.python.org/packages/source/e/ez_setup/ez_setup-0.9.tar.gz + $INSTALL_DIR/lib/python + export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python && python setup.py install --install-lib $INSTALL_DIR/lib/python --install-scripts $INSTALL_DIR/bin + + $INSTALL_DIR/lib/python + $INSTALL_DIR/bin + $INSTALL_DIR + $INSTALL_DIR + + + + + Installation of ez_setup requieres python. The installation can be accessed via EZ_SETUP_PATH. + + +