greenhouse/pyproject.toml

4 lines
98 B
TOML
Raw Normal View History

2021-05-02 14:43:01 +02:00
[build-system]
requires = ["setuptools>=56.2.0", "wheel"]
build-backend = "setuptools.build_meta"