Mercurial > repos > melissacline > xena_import
annotate tool_dependencies.xml @ 15:ff0cdac9636e
Determined that the tool installation does not work if the toolshed but not the changeset_repository are provided for the complex dependency. Putting back the changeset_repository
author | melissacline |
---|---|
date | Mon, 15 Sep 2014 12:05:28 -0700 |
parents | 55c1451f92b2 |
children |
rev | line source |
---|---|
2 | 1 <?xml version="1.0"?> |
2 <tool_dependency> | |
4 | 3 <package name="installXena" version="1.0"> |
15
ff0cdac9636e
Determined that the tool installation does not work if the toolshed but not the changeset_repository are provided for the complex dependency. Putting back the changeset_repository
melissacline
parents:
14
diff
changeset
|
4 <repository name="start_xena" owner="melissacline" toolshed="http://testtoolshed.g2.bx.psu.edu" changeset_revision="75c7d80df9c1"/> |
2 | 5 </package> |
6 </tool_dependency> |