Skip to content

Commit

Permalink
fix channel order
Browse files Browse the repository at this point in the history
  • Loading branch information
uniqueg committed Sep 11, 2023
1 parent b1fe756 commit 3c5cc6f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions environment-dev.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: htsinfer
channels:
- bioconda
- conda-forge
- defaults
- conda-forge
- bioconda
dependencies:
- biopython>=1.78
- coverage>=5.3
Expand Down

0 comments on commit 3c5cc6f

Please sign in to comment.