Skip to content

Commit

Permalink
Merge pull request #37 from allysonryan/patch-1
Browse files Browse the repository at this point in the history
Fix environment.yaml.
  • Loading branch information
tibuch authored Jul 19, 2023
2 parents fd47f05 + a00ea9b commit d106436
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion environment.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,19 @@
name: prefect-faim-hcs
name: faim-hcs
channels:
- conda-forge
- nodefaults
dependencies:
- python==3.9
- conda-forge::mobie_utils==0.4.2
- pip
- click
- cloudpickle
- dask
- fasteners
- importlib-metadata
- jinja2
- locket
- numcodecs
- ome-zarr
- pip:
- git+https://github.com/fmi-faim/[email protected]

0 comments on commit d106436

Please sign in to comment.