Skip to content

Commit

Permalink
WIP correct environment.yml channel syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
AmandaBirmingham committed Nov 21, 2023
1 parent 10da2c9 commit b50a8ef
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion environment.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
name: pysyndna
channels:
- defaults
- conda-forge
dependencies:
- python=3.9
- biom-format=conda-forge
- biom-format
- flake8
- nose
- numpy
Expand Down

0 comments on commit b50a8ef

Please sign in to comment.