Wasserstein
Wasserstein copied to clipboard
ci: Test using pre-release state of EnergyFlow repo
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