Files
lammps/python/pyproject.toml
2023-01-10 21:53:09 -05:00

4 lines
105 B
TOML

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