zotify/pyproject.toml

7 lines
107 B
TOML
Raw Permalink Normal View History

2022-04-15 04:59:08 +02:00
[build-system]
requires = [
"setuptools >= 40.9.0",
"wheel",
]
build-backend = "setuptools.build_meta"