Commit 75a0b265 authored by rusty1s's avatar rusty1s
Browse files

install wheel

parent f856a799
......@@ -103,6 +103,7 @@ jobs:
install:
- pip3 install --upgrade pip
- pip3 install wheel
- source script/install.sh
- pip3 install numpy
- pip3 install torch==${TORCH} -f https://download.pytorch.org/whl/torch_stable.html
......
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