# HG changeset patch # User iuc # Date 1386691334 18000 # Node ID f938170835cc666f84e70392a1488921f3abda9d Uploaded diff -r 000000000000 -r f938170835cc tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Tue Dec 10 11:02:14 2013 -0500 @@ -0,0 +1,22 @@ + + + + + + hg clone -r ac9fa7a479f269421edc1b0e4f1c2431981b0cf5 https://bitbucket.org/james_taylor/bx-python + $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 + + + + + Installation of bx-python. The installation can be accessed via BX_PYTHON_PATH. + + +