# HG changeset patch # User mvdbeek # Date 1450266259 18000 # Node ID c13e63ae24ff080f2afd1b5e5c44bb29ab1c6432 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_setuptools_19_0 commit dfaab7cbfdee82c9fe4ff34ce02b42fc456b9db9 diff -r 000000000000 -r c13e63ae24ff tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Wed Dec 16 06:44:19 2015 -0500 @@ -0,0 +1,22 @@ + + + + + + https://pypi.python.org/packages/source/s/setuptools/setuptools-19.0.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 + + + + + Downloads and installs setuptools. + + +