Skip to content

Commit a89c732

Browse files
author
Will Feng
committed
Revert "try to fix"
This reverts commit 49c65a7.
1 parent 8b12130 commit a89c732

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.jenkins/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ pip install sphinx-gallery tqdm matplotlib ipython pillow==4.1.1
2727
# Install torchvision from conda
2828
pip uninstall -y torchvision || true
2929
pip uninstall -y torchvision || true
30-
conda install -c pytorch torchvision --no-deps
30+
conda install -c pytorch torchvision
3131

3232
# Install torchaudio from source
3333
git clone https://github.com/pytorch/audio --quiet

0 commit comments

Comments
 (0)