Skip to content

Commit 8cc1b41

Browse files
author
Oliver Scott
committed
include_package_data in setup.py
1 parent fa693a2 commit 8cc1b41

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@
6767
setup_requires=setup_requires,
6868
tests_require=tests_require,
6969
entry_points=entry_points,
70+
include_package_data=True,
7071
packages=find_packages(
7172
exclude=['tests.*', 'tests']
7273
),

0 commit comments

Comments
 (0)