mirror of https://github.com/phonopy/phono3py.git
add pyproject.toml for build dependency management
This commit is contained in:
parent
59dfdd2a4f
commit
37574e7b41
|
@ -0,0 +1,2 @@
|
|||
[build-system]
|
||||
requires = ["setuptools", "wheel", "numpy"]
|
Loading…
Reference in New Issue