Files
cmhub/pyproject.toml
T

7 lines
198 B
TOML
Raw Normal View History

2026-07-02 10:17:10 +08:00
[project]
name = "cmhub"
version = "0.1.0"
description = "Self-service billing API gateway and django-admin operations backend for AI generation."
requires-python = ">=3.12,<3.14"
dependencies = []