olgram/pyproject.toml
2021-09-22 19:19:11 +03:00

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"]