Skip to content

Commit

Permalink
fix env typo
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorreiter committed Feb 14, 2024
1 parent bda8901 commit 1563113
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions envs/rnasamba.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ dependencies:
- python=3.8
- pip
- pip:
- nvidia-pyindex=1.0.9
- nvidia-pyindex==1.0.9
- keras>=2.1.0,<2.3.0
- biopython=1.83
- biopython==1.83

0 comments on commit 1563113

Please sign in to comment.