File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -108,7 +108,7 @@ docs = [
108108 " sphinx-remove-toctrees" ,
109109]
110110lmp = [
111- " lammps[mpi]~=2025.7.22.1 .0" ,
111+ " lammps[mpi]~=2025.7.22.2 .0" ,
112112]
113113ipi = [
114114 " ipi" ,
@@ -242,7 +242,7 @@ repair-wheel-command = """delocate-wheel --require-archs {delocate_archs} -w {de
242242
243243[tool .cibuildwheel .macos .environment ]
244244PIP_PREFER_BINARY = " 1"
245- DP_LAMMPS_VERSION = " stable_22Jul2025_update1 "
245+ DP_LAMMPS_VERSION = " stable_22Jul2025_update2 "
246246DP_ENABLE_IPI = " 1"
247247DP_ENABLE_PYTORCH = " 1"
248248DP_ENABLE_PADDLE = " 1"
@@ -278,7 +278,7 @@ before-build = [
278278]
279279[tool .cibuildwheel .linux .environment ]
280280PIP_PREFER_BINARY = " 1"
281- DP_LAMMPS_VERSION = " stable_22Jul2025_update1 "
281+ DP_LAMMPS_VERSION = " stable_22Jul2025_update2 "
282282DP_ENABLE_IPI = " 1"
283283DP_ENABLE_PYTORCH = " 1"
284284DP_ENABLE_PADDLE = " 1"
You can’t perform that action at this time.
0 commit comments