Skip to content

Commit 60722fd

Browse files
author
Hamel Husain
authored
Merge pull request #259 from whoahbot/fix_build_failures
neptune-cli -> neptune-client
2 parents e96dfbe + 1bcde10 commit 60722fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ 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-cli
83+
pip install "sentencepiece<0.1.90" wandb tensorboard albumentations pydicom opencv-python scikit-image pyarrow kornia catalyst captum neptune-client
8484
8585
- name: check for cache hit
8686
uses: actions/cache@v2

0 commit comments

Comments
 (0)