Commit 82e47a9a authored by floriandeboissieu's avatar floriandeboissieu
Browse files

fix import generateDS

parent b4bab658
No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -27,7 +27,7 @@ methods to the subclasses in order to process the contents of an
XML document.""",
platforms="platform-independent",
license="http://www.opensource.org/licenses/mit-license.php",
py_modules=[
py_modules=["generateDS",
"process_includes",
],
# include_package_data=True,
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment