annotate tool_dependencies.xml @ 37:e81019e3ac99

Updated synapseGetDataset to look at the filename rather than the (no longer existant) content type field to determine if the data is in zip format
author melissacline
date Mon, 27 Jul 2015 16:29:24 -0700
parents ab161b5ac9cc
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
60efb9214eaa Uploaded
melissacline
parents:
diff changeset
1 <?xml version="1.0"?>
60efb9214eaa Uploaded
melissacline
parents:
diff changeset
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
60efb9214eaa Uploaded
melissacline
parents:
diff changeset
9 </package>
60efb9214eaa Uploaded
melissacline
parents:
diff changeset
10 </tool_dependency>