Skip to content

Commit

Permalink
Added environment.yml for Docker.
Browse files Browse the repository at this point in the history
  • Loading branch information
FloWuenne committed Apr 8, 2022
1 parent c150d88 commit 7082b17
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions environment.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
name: palom
channels:
- conda-forge
- defaults
dependencies:
- python=3.7
- openslide=3.4.1
- pip
- pip:
- palom

0 comments on commit 7082b17

Please sign in to comment.