webutils-df/pyproject.toml

6 lines
103 B
TOML
Raw Permalink Normal View History

2021-11-27 11:56:15 +01:00
[build-system]
requires = [
"setuptools>=42",
"wheel"
]
build-backend = "setuptools.build_meta"