We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c52a52 commit 32a1f58Copy full SHA for 32a1f58
.travis.yml
@@ -61,6 +61,7 @@ install:
61
- source script/torch.sh
62
- pip install torch-scatter==latest+${IDX} -f https://s3.eu-central-1.amazonaws.com/pytorch-geometric.com/whl/torch-1.5.0.html
63
- pip install flake8 codecov
64
+ - pip install scipy==1.4.1
65
- source script/install.sh
66
script:
67
- flake8 .
0 commit comments