Skip to content

Commit

Permalink
updated the way to install pheasy for testing purposes
Browse files Browse the repository at this point in the history
  • Loading branch information
hrushikesh-s committed Nov 22, 2024
1 parent 9ebcaec commit 6453445
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ jobs:
mkdir -p ~/.abinit/pseudos
cp -r tests/test_data/abinit/pseudos/ONCVPSP-PBE-SR-PDv0.4 ~/.abinit/pseudos
uv pip install .[strict,strict-forcefields,tests,abinit]
uv pip install -i https://test.pypi.org/simple/ pheasy==0.0.1 # Install pheasy
uv pip install torch-runstats
uv pip install --no-deps nequip==0.5.6
Expand Down

0 comments on commit 6453445

Please sign in to comment.