Skip to content

Commit a22b2bf

Browse files
committed
Add missing module
1 parent f2b5ffc commit a22b2bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ addopts = "-q --strict-markers --disable-warnings"
4040
testpaths = ["tests"]
4141

4242
[tool.setuptools]
43-
packages = ["mapbox_tilesets"]
43+
packages = ["mapbox_tilesets", "mapbox_tilesets.scripts"]
4444

4545
[dependency-groups]
4646
dev = [

0 commit comments

Comments
 (0)