Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bob.bio.face
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
bob
bob.bio.face
Commits
add0abb7
Commit
add0abb7
authored
9 years ago
by
Amir
Browse files
Options
Downloads
Patches
Plain Diff
zip_safe=False,
parent
d229d914
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
setup.py
+1
-0
1 addition, 0 deletions
setup.py
with
1 addition
and
0 deletions
setup.py
+
1
−
0
View file @
add0abb7
...
@@ -62,6 +62,7 @@ setup(
...
@@ -62,6 +62,7 @@ setup(
# This line is required for any distutils based packaging.
# This line is required for any distutils based packaging.
packages
=
find_packages
(),
packages
=
find_packages
(),
include_package_data
=
True
,
include_package_data
=
True
,
zip_safe
=
False
,
# This line defines which packages should be installed when you "install"
# This line defines which packages should be installed when you "install"
# this package. All packages that are mentioned here, but are not installed
# this package. All packages that are mentioned here, but are not installed
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment