mirror of
https://github.com/civsocit/olgram.git
synced 2023-07-22 01:29:12 +03: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"]
|