Skip to content

Commit 8c260be

Browse files
author
Matthijs van Otterdijk
committed
add explicit readme field to poetry config
1 parent 7a89f2a commit 8c260be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ version = "10.2.6"
44
description = "Python client for Terminus DB"
55
authors = ["TerminusDB group"]
66
license = "Apache Software License"
7+
readme = "README.md"
78

89
[tool.poetry.dependencies]
910
python = ">=3.8.0,<3.12"

0 commit comments

Comments
 (0)