Skip to content

Commit b7e24ec

Browse files
Add readme to pyproject.toml
1 parent 7ffc2ac commit b7e24ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ packages = [{include = "maptiler", from = "src"}]
77
license = "MIT"
88
repository = "https://github.com/maptiler/maptiler-cloud-cli"
99
documentation = "https://docs.maptiler.com/cloud/admin-api/"
10+
readme = "README.md"
1011

1112
[tool.poetry.scripts]
1213
maptiler-cloud = "maptiler.cloud_cli:cli"

0 commit comments

Comments
 (0)