pyproject.toml

This commit is contained in:
SvyatoslavArtymovych 2023-06-09 17:00:16 +03:00
parent 55f8e2f602
commit 7c8a30754b
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
name = "flask.app"
version = "0.1.0"
description = ""
authors = ["denys <denysburimov@gmail.com>"]
authors = ["Simple2b https://www.simple2b.net/"]
[tool.poetry.dependencies]
python = "^3.11"