Skip to content

Commit

Permalink
env yaml file
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurmloureiro committed Dec 5, 2023
1 parent 8246b6b commit e8e16a0
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions environment.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name: legacy_blinding
channels:
- conda-forge
dependencies:
- numpy
- scipy
- cosmosis >=2.5
- astropy >=5.3.0
- pytest
- pip:
- argparse
- cosmosis
- cosmosis-build-standard-library

0 comments on commit e8e16a0

Please sign in to comment.