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 18a4b77 commit b0bd64bCopy full SHA for b0bd64b
pyproject.toml
@@ -4,6 +4,9 @@ version = "1.4.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