Skip to content

Commit b0bd64b

Browse files
committed
Add readme, repo, homepage
1 parent 18a4b77 commit b0bd64b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ version = "1.4.0"
44
description = "Documentation generator for flask"
55
authors = ["Jack Grahl <jack.grahl@gmail.com>"]
66
license = "MIT"
7+
readme = "README.md"
8+
homepage = "https://github.com/jwg4/flask-selfdoc"
9+
repository = "https://github.com/jwg4/flask-selfdoc"
710

811
[tool.poetry.dependencies]
912
python = "^3.6"

0 commit comments

Comments
 (0)