Skip to content

Commit

Permalink
Merge pull request #80 from IdoBar/patch-1
Browse files Browse the repository at this point in the history
Remove pinning of python to v3.6
  • Loading branch information
darcyabjones authored May 5, 2022
2 parents 85b3d0f + cb49ced commit 5dfcd46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ dependencies:
- bioconda::mmseqs2=13.45111
## Version pins that aren't necessary but make solving environment faster
- conda-forge::pytorch-cpu=1.9.0
- conda-forge::python=3.6.13
- conda-forge::python
- conda-forge::r-base=4.1.1
- conda-forge::sqlite
- conda-forge::openjdk=11.0.1
Expand Down

0 comments on commit 5dfcd46

Please sign in to comment.