Skip to content

Commit

Permalink
fix: fix ipi package
Browse files Browse the repository at this point in the history
The original package was yanked. xref: i-pi/i-pi#290

Signed-off-by: Jinzhe Zeng <[email protected]>
  • Loading branch information
njzjz authored May 29, 2024
1 parent 0bcb84f commit 0a16b11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ lmp = [
"lammps~=2023.8.2.3.0",
]
ipi = [
"i-PI",
"ipi",
]
gui = [
"dpgui",
Expand Down

0 comments on commit 0a16b11

Please sign in to comment.