# HG changeset patch # User boris # Date 1369873736 14400 # Node ID 304c2b5f037a86631ba8f416708c97922df1f750 Uploaded DendroPy 3.12.0 xml diff -r 000000000000 -r 304c2b5f037a tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Wed May 29 20:28:56 2013 -0400 @@ -0,0 +1,17 @@ + + + + + http://pypi.python.org/packages/source/D/DendroPy/DendroPy-3.12.0.tar.gz + $INSTALL_DIR/lib/python + export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python && python setup.py install --home $INSTALL_DIR --install-scripts $INSTALL_DIR/bin + + $INSTALL_DIR/lib/python + $INSTALL_DIR/lib/python + $INSTALL_DIR/bin + + + + DendroPy is a pure-Python library with no dependencies, and runs under any version of Python 2 from 2.4 upwards (i.e., Python 2.4, 2.5, 2.6, 2.7, etc.). At present, it does not run under Python 3. + + \ No newline at end of file