File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4242
4343 - name : Install updated e3nn dependencies
4444 run : |
45- uv sync --extra mattersim --extra fairchem --extra d3
45+ uv sync --extra mattersim --extra fairchem --extra sevennet --extra d3
4646 uv pip install --reinstall pynvml
4747 uv pip install fairchem-core[torch-extras] --no-build-isolation
4848
Original file line number Diff line number Diff line change 4242
4343 - name : Install updated e3nn dependencies
4444 run : |
45- uv sync --extra mattersim --extra fairchem --extra d3
45+ uv sync --extra mattersim --extra fairchem --extra sevennet --extra d3
4646 uv pip install --reinstall pynvml
4747 uv pip install "fairchem-core[torch-extras]" --no-build-isolation
4848
Original file line number Diff line number Diff line change 3131
3232 - name : Install updated e3nn dependencies
3333 run : |
34- uv sync --extra fairchem
34+ uv sync --extra fairchem --extra sevennet
3535 uv pip install --reinstall pynvml
3636 uv pip install "fairchem-core[torch-extras]" --no-build-isolation
3737
You can’t perform that action at this time.
0 commit comments