# HG changeset patch # User peterjc # Date 1430387614 14400 # Node ID 035727913cae6f16d9078bb8da969e2796ecb24d # Parent f17cedd0be1d599fe714257f7e7871d32ff948d0 v0.0.8a again (testing uploads via planemo with API key) diff -r f17cedd0be1d -r 035727913cae tools/venn_list/README.rst --- a/tools/venn_list/README.rst Thu Apr 30 05:53:25 2015 -0400 +++ b/tools/venn_list/README.rst Thu Apr 30 05:53:34 2015 -0400 @@ -68,6 +68,7 @@ v0.0.8 - Reorder XML elements (internal change only). - Fixed and improved error handling when rpy is not available. - Test output relaxed to cope with more variation in PDF output. + - Declare Biopython dependency via the Tool Shed. ======= ====================================================================== @@ -83,7 +84,7 @@ For making the "Galaxy Tool Shed" http://toolshed.g2.bx.psu.edu/ tarball use the following command from the Galaxy root folder:: - $ tar -czf venn_list.tar.gz tools/venn_list/README.rst tools/venn_list/venn_list.* test-data/magic.pdf test-data/venn_list.tabular test-data/rhodopsin_proteins.fasta + $ tar -czf venn_list.tar.gz tools/venn_list/README.rst tools/venn_list/venn_list.* tools/venn_list/tool_dependencies.xml test-data/magic.pdf test-data/venn_list.tabular test-data/rhodopsin_proteins.fasta Check this worked:: @@ -91,6 +92,7 @@ tools/venn_list/README.rst tools/venn_list/venn_list.py tools/venn_list/venn_list.xml + tools/venn_list/tool_dependencies.xml test-data/magic.pdf test-data/venn_list.tabular test-data/rhodopsin_proteins.fasta diff -r f17cedd0be1d -r 035727913cae tools/venn_list/tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tools/venn_list/tool_dependencies.xml Thu Apr 30 05:53:34 2015 -0400 @@ -0,0 +1,6 @@ + + + + + +