ordigi/pyproject.toml

7 lines
104 B
TOML
Raw Permalink Normal View History

2021-10-27 00:08:15 +02:00
[build-system]
requires = [
"setuptools>=42",
"wheel"
]
build-backend = "setuptools.build_meta"