Mercurial > repos > melissacline > ucsc_cancer_browser_stats
comparison ttest/tool_dependencies.xml @ 3:4b6698f49617
Added a tool dependency file to manage the dependency for scipy
author | melissacline |
---|---|
date | Mon, 13 Oct 2014 17:52:21 -0700 |
parents | |
children | 015a457f97b3 |
comparison
equal
deleted
inserted
replaced
2:f1929875b1b3 | 3:4b6698f49617 |
---|---|
1 <?xml version="1.0"?> | |
2 <tool_dependency> | |
3 <package name="installXena" version="1.0"> | |
4 <install version="1.0"> | |
5 <actions> | |
6 <action type="setup_virtualenv"> | |
7 scipy | |
8 </action> | |
9 </actions> | |
10 </install> | |
11 </package> | |
12 </tool_dependency> |