We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc891ac commit dfb95d7Copy full SHA for dfb95d7
pyproject.toml
@@ -4,6 +4,9 @@ version = "1.3.1-alpha.0"
4
description = "Documentation generator for flask"
5
authors = ["Jack Grahl <jack.grahl@gmail.com>"]
6
license = "MIT"
7
+readme = "README.md"
8
+homepage = "https://github.com/jwg4/flask-selfdoc"
9
+repository = "https://github.com/jwg4/flask-selfdoc"
10
11
[tool.poetry.dependencies]
12
python = "^3.6"
0 commit comments