# HG changeset patch # User boris # Date 1370460303 14400 # Node ID 508ace5aae0793d726c002ab74eb5c6142192bca # Parent 7cd423803c7e55868e1c6c4cdd3c56ca6d9b6fd0 updated readme section diff -r 7cd423803c7e -r 508ace5aae07 tool_dependencies.xml --- a/tool_dependencies.xml Tue Jun 04 00:07:28 2013 -0400 +++ b/tool_dependencies.xml Wed Jun 05 15:25:03 2013 -0400 @@ -6,11 +6,13 @@ $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. + DendroPy is a Python library for phylogenetic computing. + 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