Files
Novel-Map/backend/pyproject.toml

8 lines
153 B
TOML
Raw Normal View History

2026-03-31 19:07:20 +08:00
[project]
name = "backend"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.12"
dependencies = []