7 lines
198 B
TOML
7 lines
198 B
TOML
[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 = []
|