changeset 28:e4eabd81605f draft

planemo upload commit 964ceec6b1c6371b10923c7d49446b1361fc5895-dirty
author yating-l
date Mon, 09 Jul 2018 13:29:40 -0400
parents f90551569666
children 8793d5796eb9
files datatypes_conf.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/datatypes_conf.xml	Mon Jul 09 13:23:38 2018 -0400
+++ b/datatypes_conf.xml	Mon Jul 09 13:29:40 2018 -0400
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <datatypes>
   <registration converters_path="lib/galaxy/datatypes/converters" display_path="display_applications">
-    <datatype extension="psl" subclass="True" type="galaxy.datatypes.tabular:Tabular" />
+    <datatype extension="psl" subclass="true" type="galaxy.datatypes.tabular:Tabular" />
   </registration>
 </datatypes>
\ No newline at end of file