annotate ttest/tool_dependencies.xml @ 4:015a457f97b3

Renamed the tool dependency package
author melissacline
date Mon, 13 Oct 2014 17:58:28 -0700
parents 4b6698f49617
children 6f8ed2a7fd7a
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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>
4
015a457f97b3 Renamed the tool dependency package
melissacline
parents: 3
diff changeset
3 <package name="cancerBrowserStats" version="1.0">
3
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>