Skip to content

Commit

Permalink
Fixing python version
Browse files Browse the repository at this point in the history
  • Loading branch information
haimasree committed Jan 13, 2022
1 parent 78dd089 commit 38325fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dockerfiles/environment.kipoi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ channels:
- bioconda
- defaults
dependencies:
- python
- python=3.9
- pip
- pkgconfig
- conda-forge::hdf5=1.10.6
- conda-forge::hdf5
- pip:
- kipoi

0 comments on commit 38325fb

Please sign in to comment.