vheliotech-guide-de-montage/pyproject.toml
2022-07-05 11:50:48 +02:00

8 lines
213 B
TOML

[build-system]
requires = ["flit_core >=3.2,<4"]
build-backend = "flit_core.buildapi"
[project]
name = "lumache"
authors = [{name = "Graziella", email = "graziella@lumache"}]
dynamic = ["version", "description"]