Skip to content

Commit

Permalink
tried adding f arg
Browse files Browse the repository at this point in the history
  • Loading branch information
wolearyc committed Sep 16, 2024
1 parent ae48be5 commit 81ea698
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ python:
install:
- requirements: docs/requirements.txt
- requirements: deps/requirements.txt
- requirements: deps/torch_requirements.txt
- requirements: deps/torch_requirements.txt -f https://data.pyg.org/whl/torch-2.4.0+cpu.html
- requirements: deps/torch_geometric_requirements.txt
- requirements: deps/torch_extra_requirements.txt

Expand Down

0 comments on commit 81ea698

Please sign in to comment.