Skip to content

Commit

Permalink
Set include_package_data=True
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisburr authored Oct 4, 2023
1 parent 5c0dee1 commit 84f6e19
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 @@ -23,6 +23,7 @@
license="GPL-3.0-only",
test_suite="tests",
setup_requires=["setuptools_scm"],
include_package_data=True,
install_requires=[],
extras_require={
"testing": test_requires,
Expand Down

0 comments on commit 84f6e19

Please sign in to comment.