"vscode:/vscode.git/clone" did not exist on "0407c3e7d0ed844baf3c0b09d9b231d09445e5d8"
Unverified Commit 522e9e15 authored by Nicolas Hug's avatar Nicolas Hug Committed by GitHub
Browse files

Remove jpeg dep for type-checking (#5943)

parent 22400011
......@@ -322,9 +322,6 @@ jobs:
docker:
- image: cimg/python:3.7
steps:
- apt_install:
args: libturbojpeg-dev
descr: Install additional system libraries
- checkout
- install_torchvision:
editable: true
......
......@@ -322,9 +322,6 @@ jobs:
docker:
- image: cimg/python:3.7
steps:
- apt_install:
args: libturbojpeg-dev
descr: Install additional system libraries
- checkout
- install_torchvision:
editable: true
......
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