Skip to content

Commit

Permalink
Merge pull request #1442 from mathbunnyru/asalikhov/remove_pooch_pin
Browse files Browse the repository at this point in the history
Do not pin pooch version
  • Loading branch information
consideRatio committed Aug 25, 2021
2 parents c3b52b9 + 60eba2a commit 42a7272
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scipy-notebook/Dockerfile
Expand Up @@ -34,7 +34,6 @@ RUN conda install --quiet --yes \
'numexpr' \
'pandas' \
'patsy' \
'pooch=1.4.*' # this is a temporary fix before skimage feedstock update \
'protobuf' \
'pytables' \
'scikit-image' \
Expand Down

0 comments on commit 42a7272

Please sign in to comment.