файлы проекта

This commit is contained in:
Егор Кандрушин 2026-03-25 16:31:31 +03:00
parent 4b207da8b5
commit a5a6f2eca9
4 changed files with 11 additions and 0 deletions

7
api/pyproject.toml Normal file
View 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 = []