Wasserstein icon indicating copy to clipboard operation
Wasserstein copied to clipboard

ci: Test using pre-release state of EnergyFlow repo

Open j-s-ashley opened this issue 7 months ago • 1 comments

To summarize @matthewfeickert in https://github.com/thaler-lab/EnergyFlow/pull/41#issuecomment-2192177572,

  • [x] For now, the EnergyFlow installation at line 72 of ci.yml https://github.com/thaler-lab/Wasserstein/blob/ad6d815d2f4483528d4039c954d23bbb286ae220/.github/workflows/ci.yml#L72 can be changed to
python -m pip uninstall --yes EnergyFlow
python -m pip install "git+https://github.com/thaler-lab/EnergyFlow.git"
  • [ ] The release of fixes for EnergyFlow and full macOS support in Wasserstein will allow the entire Install dependencies step to be removed. https://github.com/thaler-lab/Wasserstein/blob/ad6d815d2f4483528d4039c954d23bbb286ae220/.github/workflows/ci.yml#L69

j-s-ashley avatar Jun 26 '24 18:06 j-s-ashley