CederGroupHub / chgnet

Pretrained universal neural network potential for charge-informed atomistic modeling https://chgnet.lbl.gov
https://doi.org/10.1038/s42256-023-00716-3
Other
215 stars 55 forks source link

Add CI run with `uv install --resolution=lowest` #162

Open janosh opened 1 month ago

janosh commented 1 month ago

new test matrix strategy:

- { os: ubuntu-latest, python: "3.9", resolution: highest }
- { os: macos-latest, python: "3.10", resolution: lowest }
- { os: windows-latest, python: "3.12", resolution: lowest-direct }