Skip to content

Commit

Permalink
add include_package_data
Browse files Browse the repository at this point in the history
  • Loading branch information
Jrc356 committed Sep 2, 2020
1 parent 74ba708 commit 706a377
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,5 @@
packages=find_packages(exclude=['ez_setup', 'examples', 'tests']),
scripts=['bin/blast-radius'],
install_requires=reqs,
include_package_data=True
)

0 comments on commit 706a377

Please sign in to comment.