Skip to content

Commit

Permalink
Update conda.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
calvinchai authored Nov 21, 2024
1 parent 58934ed commit 3a1aef9
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion conda.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,17 @@ name: linc-convert
channels:
- conda-forge
dependencies:
- python
- python=3.10
- ipython
- typer
- numpy
- glymur
- zarr
- nibabel
- tifffile
- tensorstore
- pytest
- ruff
- tifffile
- pip:
- cyclopts

0 comments on commit 3a1aef9

Please sign in to comment.