# HG changeset patch # User sauria # Date 1433353582 14400 # Node ID 229f216c8325469abf5ce04e6590b5f4680207d5 planemo upload for repository https://github.com/bxlab/galaxy_tools/testtoolshed/packages/package_hifive_1_0_3 commit c5284e509074106eace6d6aff33ffec7834b7f53 diff -r 000000000000 -r 229f216c8325 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Wed Jun 03 13:46:22 2015 -0400 @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + + + + + https://pypi.python.org/packages/source/h/hifive/hifive-1.0.3.tar.gz + + + + + + + + + + + + + + + + + $INSTALL_DIR/lib/python + + export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python && + python setup.py install --install-lib $INSTALL_DIR/lib/python + + + + $INSTALL_DIR/lib/python + $INSTALL_DIR/lib/python/site-packages + $INSTALL_DIR/bin + + + + + Compiling hifive requires cython. + + + \ No newline at end of file