Skip to content

Commit 26d7c2b

Browse files
authored
add readme to pyproject.toml (#1273)
1 parent 4db1058 commit 26d7c2b

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
@@ -6,6 +6,7 @@ authors = [{ name = "Florian Maas", email = "[email protected]" }]
66
maintainers = [{ name = "Mathieu Kniewallner", email = "[email protected]" }]
77
requires-python = ">=3.9"
88
license = { file = "LICENSE" }
9+
readme = "README.md"
910
classifiers = [
1011
"Development Status :: 3 - Alpha",
1112
"Environment :: Console",

0 commit comments

Comments
 (0)