Skip to content

Commit

Permalink
Update environment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hsinfan1996 authored Aug 17, 2023
1 parent 330ae85 commit 7cf7eed
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/environment.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name: test # default testing environment name from conda-incubator
dependencies:
- gfortran=12.2.0
- python=3.8
- pip
- cmake
Expand All @@ -14,7 +15,7 @@ dependencies:
- pytest-cov
- pip:
#- classy<3
#- isitgr
- isitgr
- velocileptors @ git+https://github.com/sfschen/velocileptors
- baccoemu @ git+https://bitbucket.org/rangulo/baccoemu.git@master
- MiraTitanHMFemulator

0 comments on commit 7cf7eed

Please sign in to comment.