Skip to content

Commit 8951bda

Browse files
committed
add readme to pyproject
1 parent d25e09e commit 8951bda

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ version = "0.1.0"
55
authors = [
66
{ name = "Random Hacker", email = "no@dev.null" }
77
]
8+
readme = "README.md"
9+
810
dependencies = [
911
]
1012

0 commit comments

Comments
 (0)