Mercurial > repos > melissacline > ucsc_cancer_utilities
annotate tool_dependencies.xml @ 27:9c8b60d6b362
Updating the synapse package version to 1.3
author | melissacline |
---|---|
date | Wed, 22 Jul 2015 16:25:40 -0700 |
parents | 0e44976a61b0 |
children | 91df4898436d |
rev | line source |
---|---|
0 | 1 <?xml version="1.0"?> |
2 <tool_dependency> | |
27 | 3 <package name="synapseClient" version="1.3"> |
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> |