1
0
mirror of https://github.com/TREX-CoE/trexio.git synced 2024-07-22 18:57:39 +02:00
trexio/python/pyproject.toml

8 lines
121 B
TOML

[build-system]
requires = [
"setuptools>=42",
"wheel",
"pkgconfig"
]
build-backend = "setuptools.build_meta"