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.extension
Commits
a6bcfbf9
Commit
a6bcfbf9
authored
Jun 02, 2014
by
André Anjos
💬
Browse files
Also include package data
parent
a36f29b2
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
a6bcfbf9
...
...
@@ -20,6 +20,7 @@ setup(
long_description
=
open
(
'README.rst'
).
read
(),
packages
=
find_packages
(),
include_package_data
=
True
,
zip_safe
=
False
,
namespace_packages
=
[
...
...
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