Skip to content

Install pillow tifffile in CI#126

Merged
kostrykin merged 2 commits into
BMCV:masterfrom
kostrykin:update-ci
Jul 15, 2024
Merged

Install pillow tifffile in CI#126
kostrykin merged 2 commits into
BMCV:masterfrom
kostrykin:update-ci

Conversation

@kostrykin

Copy link
Copy Markdown
Member

In #124, the step python -m pip install pillow tifffile was removed, which causes the error

pillow and tifffile are not installed, but required to compare files using the 'image_diff' method

in subsequent PRs (e.g., #125).

This PR adds the step python -m pip install pillow tifffile back.

@kostrykin kostrykin merged commit 1688098 into BMCV:master Jul 15, 2024
@kostrykin kostrykin deleted the update-ci branch July 15, 2024 20:31
@bernt-matthias

Copy link
Copy Markdown
Contributor

Guess we should add this to requirements of planemo: galaxyproject/planemo#1471

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants