"git@developer.sourcefind.cn:OpenDAS/pytorch3d.git" did not exist on "0143d63ba838d4f8754a62d4ee8bb150072822b0"
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