Mercurial > repos > melissacline > ucsc_cancer_utilities
comparison 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 |
comparison
equal
deleted
inserted
replaced
6:2035405538b4 | 11:7e4fa558fa1b |
---|---|
1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
2 <tool_dependency> | 2 <tool_dependency> |
3 <package name="synapseClient" version="1.0"> | 3 <package name="synapseClient"> |
4 <install version="1.0"> | 4 <actions> |
5 <actions> | 5 <action type="setup_virtualenv"> |
6 <action type="setup_virtualenv"> | 6 synapseclient |
7 synapseclient | 7 </action> |
8 </action> | 8 </actions> |
9 </actions> | |
10 </install> | |
11 </package> | 9 </package> |
12 </tool_dependency> | 10 </tool_dependency> |