Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
bob.learn.em
Commits
7de2c4ba
Commit
7de2c4ba
authored
Mar 04, 2016
by
Amir
Browse files
Update setup.py
This fixes import issues when it is packaged in conda.
parent
a02d6a8d
Changes
1
Show whitespace changes
Inline
Side-by-side
setup.py
View file @
7de2c4ba
...
...
@@ -32,6 +32,7 @@ setup(
packages
=
find_packages
(),
include_package_data
=
True
,
zip_safe
=
False
,
setup_requires
=
build_requires
,
install_requires
=
build_requires
,
...
...
Write
Preview
Supports
Markdown
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