Skip to content

Commit 7ea0e4d

Browse files
committed
Add readme = README.md in pyproject.toml
1 parent c4ecbf8 commit 7ea0e4d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ build-backend = "setuptools.build_meta"
1111
requires-python = ">=3.8"
1212
name = "qfieldcloud-sdk"
1313
description = "The official QFieldCloud SDK and CLI."
14+
readme = "README.md"
1415
authors = [{ name = "Ivan Ivanov", email = "ivan@opengis.ch" }]
1516
license = { file = "LICENSE" }
1617
keywords = ["QFieldCloud", "QField", "QGIS", "CI", "SDK"]

0 commit comments

Comments
 (0)