Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
xiachenrui committed Nov 16, 2024
1 parent 1382a4a commit 84d7a1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ build:
- pandoc
jobs:
post_create_environment:
- pip install torch==2.0.0+cpu --extra-index-url https://download.pytorch.org/whl/cpu
- pip install cell-decipher
- pip install torch==2.0.0+cpu --extra-index-url https://download.pytorch.org/whl/cpu
- pip --no-cache-dir install pyg_lib torch_scatter torch_sparse torch_cluster torch_spline_conv -f https://data.pyg.org/whl/torch-2.0.0+cpu.html
sphinx:
configuration: docs/conf.py
Expand Down

0 comments on commit 84d7a1b

Please sign in to comment.