TDMtermite/pip/pyproject.toml
2021-03-03 17:59:31 +01:00

6 lines
70 B
TOML

[build-system]
requires = [
"setuptools>=42",
"gcc>=10.2.0"
]