Mercurial > repos > melissacline > ucsc_cancer_utilities
annotate tool_dependencies.xml @ 11:7e4fa558fa1b
Experimenting with no version info in the tool dependencies
author | melissacline |
---|---|
date | Tue, 10 Mar 2015 19:23:40 -0700 |
parents | 60efb9214eaa |
children | eba1f6b111c4 |
rev | line source |
---|---|
0 | 1 <?xml version="1.0"?> |
2 <tool_dependency> | |
11
7e4fa558fa1b
Experimenting with no version info in the tool dependencies
melissacline
parents:
0
diff
changeset
|
3 <package name="synapseClient"> |
7e4fa558fa1b
Experimenting with no version info in the tool dependencies
melissacline
parents:
0
diff
changeset
|
4 <actions> |
7e4fa558fa1b
Experimenting with no version info in the tool dependencies
melissacline
parents:
0
diff
changeset
|
5 <action type="setup_virtualenv"> |
7e4fa558fa1b
Experimenting with no version info in the tool dependencies
melissacline
parents:
0
diff
changeset
|
6 synapseclient |
7e4fa558fa1b
Experimenting with no version info in the tool dependencies
melissacline
parents:
0
diff
changeset
|
7 </action> |
7e4fa558fa1b
Experimenting with no version info in the tool dependencies
melissacline
parents:
0
diff
changeset
|
8 </actions> |
0 | 9 </package> |
10 </tool_dependency> |