Skip to content

Commit

Permalink
better geotorch
Browse files Browse the repository at this point in the history
  • Loading branch information
ErnstRoell committed Jul 4, 2024
1 parent 3c08dba commit 695e040
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
run: |
pip install torch==2.2.0
pip install torch-scatter -f https://data.pyg.org/whl/torch-2.2.0+cpu.html
pip install geotorch
pip install git+https://github.com/Lezcano/geotorch/
pip install pdoc
# ADJUST THIS: install all dependencies (including pdoc)
Expand Down

0 comments on commit 695e040

Please sign in to comment.