Skip to content

Commit

Permalink
Merge pull request #310 from btbest/fix_pipeline
Browse files Browse the repository at this point in the history
Disallow bad pyqt5-sip versions
  • Loading branch information
btbest authored Jan 12, 2024
2 parents 98d4b4b + cc1bc79 commit 5d4d855
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/etc/ilastik-env.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ channels:
dependencies:
- python 3.9.*
- ilastik-core
- pyqt5-sip !=12.9.0,!=12.13.0
- qimage2ndarray
- pyqtgraph
- conda-build
Expand Down

0 comments on commit 5d4d855

Please sign in to comment.