Skip to content

Commit 789464f

Browse files
committed
updated include package data
1 parent 7c8a2ba commit 789464f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"shapely",
2222
],
2323
python_requires=">=3.7",
24+
include_package_data=True,
2425
)
2526

2627
# Original versions used
@@ -42,4 +43,4 @@
4243
# + scikit-image==0.25.2
4344
# + shapely==2.1.1
4445
# + simple-parsing==0.1.7
45-
# + tifffile==2025.6.11
46+
# + tifffile==2025.6.11

0 commit comments

Comments
 (0)