loapi/pyproject.toml
Timothy Farrell a5f96d0710 uv init
2025-12-28 09:23:58 -06:00

8 lines
145 B
TOML

[project]
name = "loapi"
version = "1.0.0"
description = "Loan Operations API"
readme = "README.md"
requires-python = ">=3.14"
dependencies = []