Mercurial > repos > melissacline > ucsc_cancer_browser_stats
changeset 5:6f8ed2a7fd7a
Changed the tool_dependencies file to try to clean up that dependency for scipy
author | melissacline |
---|---|
date | Mon, 13 Oct 2014 18:06:43 -0700 |
parents | 015a457f97b3 |
children | 6ca836b7e0b4 |
files | ttest/tool_dependencies.xml |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/ttest/tool_dependencies.xml Mon Oct 13 17:58:28 2014 -0700 +++ b/ttest/tool_dependencies.xml Mon Oct 13 18:06:43 2014 -0700 @@ -4,6 +4,12 @@ <install version="1.0"> <actions> <action type="setup_virtualenv"> + Cython + </action> + <action type="setup_virtualenv"> + numpy + </action> + <action type="setup_virtualenv"> scipy </action> </actions>