Previous changeset 8:ee50d9ef9d69 (2017-05-11) Next changeset 10:20d347feb882 (2017-05-11) |
Commit message:
v0.0.11 (fixed): Python 3 compatible print; capture script version |
modified:
tools/venn_list/venn_list.xml |
b |
diff -r ee50d9ef9d69 -r 5c5a9ce6c46d tools/venn_list/venn_list.xml --- a/tools/venn_list/venn_list.xml Thu May 11 06:21:20 2017 -0400 +++ b/tools/venn_list/venn_list.xml Thu May 11 06:57:58 2017 -0400 |
b |
@@ -8,7 +8,7 @@ </requirements> <version_command> python $__tool_directory__/venn_list.py --version - </version_comman> + </version_command> <command detect_errors="aggressive"> python $__tool_directory__/venn_list.py #if $universe.type_select=="implicit": |