Update ci-testing.yml

pull/1/head
Glenn Jocher 5 years ago committed by GitHub
parent 69d46fd2cd
commit 4171df333c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -41,7 +41,6 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install -q numpy # for cocoapi proper install
pip install -qr requirements.txt -f https://download.pytorch.org/whl/cpu/torch_stable.html
pip install -q onnx
python --version

Loading…
Cancel
Save