файлы проекта
This commit is contained in:
parent
4b207da8b5
commit
a5a6f2eca9
4 changed files with 11 additions and 0 deletions
7
api/pyproject.toml
Normal file
7
api/pyproject.toml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[project]
|
||||
name = "api"
|
||||
version = "0.1.0"
|
||||
description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.14"
|
||||
dependencies = []
|
||||
Loading…
Add table
Add a link
Reference in a new issue