update "make install" for cmake to correctly install LAMMPS python module.
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
[build-system]
|
||||
requires = [ "setuptools>=42", "wheel" ]
|
||||
requires = [ "setuptools>=42", "wheel", "build" ]
|
||||
build-backend = "setuptools.build_meta"
|
||||
|
||||
Reference in New Issue
Block a user