changeset 8:7532cec01999 draft

planemo upload commit 964ceec6b1c6371b10923c7d49446b1361fc5895-dirty
author yating-l
date Mon, 09 Jul 2018 17:53:40 -0400
parents 10f3a5b6f2ac
children a9d863528f48
files datatypes_conf.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/datatypes_conf.xml	Mon Jul 09 13:07:54 2018 -0400
+++ b/datatypes_conf.xml	Mon Jul 09 17:53: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" />
+  <registration>
+    <datatype extension="psl" type="galaxy.datatypes.tabular:Tabular" subclass="True" />
   </registration>
 </datatypes>
\ No newline at end of file