Skip to content

Commit

Permalink
try activate conda env in every step
Browse files Browse the repository at this point in the history
  • Loading branch information
weiglszonja committed Jun 5, 2024
1 parent 48ddfa8 commit 376a3ef
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
name: bioformats-environment
channels:
- conda-forge
dependencies:
- bioformats_jar
- pip
- pip:
- aicsimageio>=4.14.0

0 comments on commit 376a3ef

Please sign in to comment.