Mercurial > repos > melissacline > ucsc_cancer_utilities
annotate tool_dependencies.xml @ 29:d776b829f83f
Rolling the synapseClient dependency back to version 1.1
author | melissacline |
---|---|
date | Wed, 22 Jul 2015 16:59:35 -0700 |
parents | 91df4898436d |
children | 7a7a52e9b019 |
rev | line source |
---|---|
0 | 1 <?xml version="1.0"?> |
2 <tool_dependency> | |
29
d776b829f83f
Rolling the synapseClient dependency back to version 1.1
melissacline
parents:
28
diff
changeset
|
3 <package name="synapseClient" version="1.1"> |
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> |