Update install.rst with required description (#5182)
This commit is contained in:
commit
a0db890853
1 changed files with 1 additions and 0 deletions
|
|
@ -35,6 +35,7 @@ The ``pyproject.toml`` file describes your project and how to build it.
|
|||
[project]
|
||||
name = "flaskr"
|
||||
version = "1.0.0"
|
||||
description = "The basic blog app built in the Flask tutorial."
|
||||
dependencies = [
|
||||
"flask",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue