Skip to content

Commit

Permalink
ci: do not pin mahotas
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmueller committed Sep 10, 2024
1 parent 9b187b2 commit b514f24
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@ jobs:
python -m pip install --upgrade pip wheel
python -m pip install coverage flake8 pytest
# install base dependencies
# https://github.com/luispedro/mahotas/issues/144
pip install mahotas==1.4.13
pip install .
pip install -r tests/requirements.txt
# show installed packages
Expand Down

0 comments on commit b514f24

Please sign in to comment.