view tool_dependencies.xml @ 8:5d4538cb38db

When opening files for reading, changed the open() mode from 'r' to 'U' to accommodate non-unix systems
author melissacline
date Tue, 10 Mar 2015 11:16:56 -0700
parents 60efb9214eaa
children 4fa8700d179d 7e4fa558fa1b d9c36f0aa1d3
line wrap: on
line source

<?xml version="1.0"?>
<tool_dependency>
  <package name="synapseClient" version="1.0">
    <install version="1.0">
      <actions>
	<action type="setup_virtualenv">
	  synapseclient
	</action>
      </actions>
    </install>
  </package>
</tool_dependency>