Files
fastcon-backend/pyproject.toml

8 lines
161 B
TOML
Raw Normal View History

2026-02-17 17:31:12 +08:00
[project]
name = "fastcon-backend"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.13"
dependencies = []