We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2b5ffc commit a22b2bfCopy full SHA for a22b2bf
pyproject.toml
@@ -40,7 +40,7 @@ addopts = "-q --strict-markers --disable-warnings"
40
testpaths = ["tests"]
41
42
[tool.setuptools]
43
-packages = ["mapbox_tilesets"]
+packages = ["mapbox_tilesets", "mapbox_tilesets.scripts"]
44
45
[dependency-groups]
46
dev = [
0 commit comments