# HG changeset patch # User iuc # Date 1443306173 14400 # Node ID 5eb0bfde4f2f509a0f35e749b597aaee1dfd8b94 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_request_2_7 commit 6826eb9b45a45eafb6fe8c4d7d94c9e1a3906ed5 diff -r 000000000000 -r 5eb0bfde4f2f tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Sat Sep 26 18:22:53 2015 -0400 @@ -0,0 +1,23 @@ + + + + + + https://pypi.python.org/packages/source/r/requests/requests-2.7.0.tar.gz + $INSTALL_DIR/lib/python + + export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python && + export ATLAS=$ATLAS_ROOT_PATH && + python setup.py install --install-lib $INSTALL_DIR/lib/python --install-scripts $INSTALL_DIR/bin + + + $INSTALL_DIR/lib/python + $INSTALL_DIR/bin + $INSTALL_DIR/lib/python + $INSTALL_DIR + + + + Compiling and installing the Python request library. + +