Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
De Boissieu Florian
generateds
Commits
82e47a9a
Commit
82e47a9a
authored
Nov 12, 2019
by
floriandeboissieu
Browse files
fix import generateDS
parent
b4bab658
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
82e47a9a
...
...
@@ -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,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment