Skip to content

Commit 4208fd9

Browse files
jdsgomesfacebook-github-bot
authored andcommitted
[fbsync] Remove jpeg dep for type-checking (#5943)
Reviewed By: YosuaMichael Differential Revision: D36204386 fbshipit-source-id: 7c8a712a730507230a16b09b59c8e6c4caec644b
1 parent 7e24a37 commit 4208fd9

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

.circleci/config.yml

Lines changed: 0 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.circleci/config.yml.in

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -322,9 +322,6 @@ jobs:
322322
docker:
323323
- image: cimg/python:3.7
324324
steps:
325-
- apt_install:
326-
args: libturbojpeg-dev
327-
descr: Install additional system libraries
328325
- checkout
329326
- install_torchvision:
330327
editable: true

0 commit comments

Comments
 (0)