Scatter dummies + skip pipeline tests (#13996)

* Scatter dummies + skip pipeline tests

* Add torch scatter to build docs
This commit is contained in:
Lysandre Debut
2021-10-14 15:30:27 -04:00
committed by GitHub
parent b65c389769
commit 5b317f7ea4
5 changed files with 94 additions and 73 deletions

View File

@@ -753,6 +753,7 @@ jobs:
- run: sudo apt-get -y update && sudo apt-get install -y libsndfile1-dev
- run: pip install --upgrade pip
- run: pip install ."[docs]"
- run: pip install torch-scatter -f https://pytorch-geometric.com/whl/torch-1.9.0+cpu.html
- save_cache:
key: v0.4-build_doc-{{ checksum "setup.py" }}
paths: