mirror of
https://github.com/civsocit/olgram.git
synced 2025-05-24 18:33:25 +00:00
9 lines
212 B
TOML
9 lines
212 B
TOML
[build-system]
|
|
requires = ["flit_core >=3.2,<4"]
|
|
build-backend = "flit_core.buildapi"
|
|
|
|
[project]
|
|
name = "olgram"
|
|
authors = [{name = "civsocit", email = "feedback@civsoc.it"}]
|
|
dynamic = ["version", "description"]
|