Skip to content

Commit 4012625

Browse files
committed
BUG: Add include package data
1 parent 5b25553 commit 4012625

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,5 @@ def read_file(filename):
4545
"Programming Language :: Python :: 3.7",
4646
],
4747
long_description_content_type="text/markdown",
48+
include_package_data=True
4849
)

0 commit comments

Comments
 (0)