Skip to content

Commit

Permalink
Merge pull request #309 from nextstrain/add_pip_to_env
Browse files Browse the repository at this point in the history
add pip to conda environment file -- fixes issue #301
  • Loading branch information
rneher authored Jul 10, 2019
2 parents 4b71464 + fdf5119 commit 9c4ed81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@ dependencies:
- iqtree
- vcftools
- snakemake
- pip
- pip:
- .

0 comments on commit 9c4ed81

Please sign in to comment.