Skip to content

Commit f2b5ffc

Browse files
committed
Make package explicit
1 parent 7425a8a commit f2b5ffc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@ tilesets = "mapbox_tilesets.scripts.cli:cli"
3939
addopts = "-q --strict-markers --disable-warnings"
4040
testpaths = ["tests"]
4141

42+
[tool.setuptools]
43+
packages = ["mapbox_tilesets"]
44+
4245
[dependency-groups]
4346
dev = [
4447
"pytest>=8",

0 commit comments

Comments
 (0)