Mercurial > repos > melissacline > ucsc_cancer_utilities
annotate tool_dependencies.xml @ 39:61f03b481b0d
new tool
author | jingchunzhu |
---|---|
date | Fri, 31 Jul 2015 20:38:27 -0700 |
parents | ab161b5ac9cc |
children |
rev | line source |
---|---|
0 | 1 <?xml version="1.0"?> |
2 <tool_dependency> | |
36
ab161b5ac9cc
Removing the dependency on synapseclient version, testing that...
melissacline
parents:
30
diff
changeset
|
3 <package name="synapseClient"> |
26
0e44976a61b0
Trying without the install version specification for synapseClient
melissacline
parents:
25
diff
changeset
|
4 <actions> |
0e44976a61b0
Trying without the install version specification for synapseClient
melissacline
parents:
25
diff
changeset
|
5 <action type="setup_virtualenv"> |
0e44976a61b0
Trying without the install version specification for synapseClient
melissacline
parents:
25
diff
changeset
|
6 synapseclient |
0e44976a61b0
Trying without the install version specification for synapseClient
melissacline
parents:
25
diff
changeset
|
7 </action> |
0e44976a61b0
Trying without the install version specification for synapseClient
melissacline
parents:
25
diff
changeset
|
8 </actions> |
0 | 9 </package> |
10 </tool_dependency> |