Skip to content
Snippets Groups Projects
Commit 2dde0916 authored by Amir's avatar Amir
Browse files

Merge pull request #3 from bioidiap/183amir-patch-1

Update setup.py
parents 000087c4 9f9ed524
Branches
Tags
No related merge requests found
......@@ -56,6 +56,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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment