Skip to content

Commit

Permalink
Add pip and python for pyimagej
Browse files Browse the repository at this point in the history
  • Loading branch information
oeway committed Mar 2, 2024
1 parent a360d98 commit 590901a
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion environments/pyimagej-py310.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,9 @@ channels:
- conda-forge
- defaults
dependencies:
- python=3.10
- pyimagej=1.4.1
- openjdk=8
- openjdk=8
- pip
- pip:
- imjoy-rpc

0 comments on commit 590901a

Please sign in to comment.