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.bio.face
Commits
add0abb7
Commit
add0abb7
authored
Mar 07, 2016
by
Amir
Browse files
zip_safe=False,
parent
d229d914
Changes
1
Show whitespace changes
Inline
Side-by-side
setup.py
View file @
add0abb7
...
...
@@ -62,6 +62,7 @@ setup(
# This line is required for any distutils based packaging.
packages
=
find_packages
(),
include_package_data
=
True
,
zip_safe
=
False
,
# This line defines which packages should be installed when you "install"
# this package. All packages that are mentioned here, but are not installed
...
...
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