annotate tool_dependencies.xml @ 1:23b22c1692fa draft default tip

Replace simplejson with json.
author hackdna
date Tue, 20 May 2014 10:53:35 -0400
parents b15734276ca3
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
b15734276ca3 Initial upload.
stemcellcommons
parents:
diff changeset
1 <?xml version="1.0"?>
b15734276ca3 Initial upload.
stemcellcommons
parents:
diff changeset
2 <tool_dependency>
b15734276ca3 Initial upload.
stemcellcommons
parents:
diff changeset
3 <set_environment version="1.0">
b15734276ca3 Initial upload.
stemcellcommons
parents:
diff changeset
4 <environment_variable name="SCRIPT_PATH" action="set_to">$REPOSITORY_INSTALL_DIR</environment_variable>
b15734276ca3 Initial upload.
stemcellcommons
parents:
diff changeset
5 </set_environment>
b15734276ca3 Initial upload.
stemcellcommons
parents:
diff changeset
6 </tool_dependency>