Commit a7f72676 authored by rusty1s's avatar rusty1s
Browse files

fixed deps

parent b8fb93bd
...@@ -13,6 +13,7 @@ install: ...@@ -13,6 +13,7 @@ install:
- pip install pycodestyle - pip install pycodestyle
- pip install flake8 - pip install flake8
- pip install codecov - pip install codecov
- pip install torch-scatter
script: script:
- pycodestyle . - pycodestyle .
- flake8 . - flake8 .
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment