1
0
mirror of https://github.com/TREX-CoE/trexio.git synced 2025-01-08 20:33:36 +01:00
trexio/pyproject.toml

8 lines
116 B
TOML
Raw Normal View History

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