Mercurial > repos > melissacline > ucsc_cancer_browser_stats
annotate 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 |
rev | line source |
---|---|
3
4b6698f49617
Added a tool dependency file to manage the dependency for scipy
melissacline
parents:
diff
changeset
|
1 <?xml version="1.0"?> |
4b6698f49617
Added a tool dependency file to manage the dependency for scipy
melissacline
parents:
diff
changeset
|
2 <tool_dependency> |
4b6698f49617
Added a tool dependency file to manage the dependency for scipy
melissacline
parents:
diff
changeset
|
3 <package name="installXena" version="1.0"> |
4b6698f49617
Added a tool dependency file to manage the dependency for scipy
melissacline
parents:
diff
changeset
|
4 <install version="1.0"> |
4b6698f49617
Added a tool dependency file to manage the dependency for scipy
melissacline
parents:
diff
changeset
|
5 <actions> |
4b6698f49617
Added a tool dependency file to manage the dependency for scipy
melissacline
parents:
diff
changeset
|
6 <action type="setup_virtualenv"> |
4b6698f49617
Added a tool dependency file to manage the dependency for scipy
melissacline
parents:
diff
changeset
|
7 scipy |
4b6698f49617
Added a tool dependency file to manage the dependency for scipy
melissacline
parents:
diff
changeset
|
8 </action> |
4b6698f49617
Added a tool dependency file to manage the dependency for scipy
melissacline
parents:
diff
changeset
|
9 </actions> |
4b6698f49617
Added a tool dependency file to manage the dependency for scipy
melissacline
parents:
diff
changeset
|
10 </install> |
4b6698f49617
Added a tool dependency file to manage the dependency for scipy
melissacline
parents:
diff
changeset
|
11 </package> |
4b6698f49617
Added a tool dependency file to manage the dependency for scipy
melissacline
parents:
diff
changeset
|
12 </tool_dependency> |