Skip to content

Commit

Permalink
Add readme, repo, homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
jwg4 committed Oct 6, 2023
1 parent 18a4b77 commit b0bd64b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ version = "1.4.0"
description = "Documentation generator for flask"
authors = ["Jack Grahl <[email protected]>"]
license = "MIT"
readme = "README.md"
homepage = "https://github.com/jwg4/flask-selfdoc"
repository = "https://github.com/jwg4/flask-selfdoc"

[tool.poetry.dependencies]
python = "^3.6"
Expand Down

0 comments on commit b0bd64b

Please sign in to comment.