Skip to content

Commit 9083c87

Browse files
committed
remove unneeded pip install
1 parent 32b558a commit 9083c87

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@ jobs:
8080
pip install -Uqq nbdev
8181
cd fastai && pip install -Ue .[dev]
8282
cd ../fastcore && pip install -Ue .[dev]
83-
pip install "sentencepiece<0.1.90" wandb tensorboard albumentations pydicom opencv-python scikit-image pyarrow kornia catalyst captum neptune-client
8483
8584
- name: check for cache hit
8685
uses: actions/cache@v2

0 commit comments

Comments
 (0)