Skip to content

Commit f519868

Browse files
author
martinkilbinger
committed
env: added missing packages (pytest, camb, scipy); pyccl
1 parent dadc7ce commit f519868

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

environment.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@ channels:
44
dependencies:
55
- python==3.8
66
- pip>=21
7+
- pytest
78
- pip:
89
- -r requirements.txt

requirements.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
astropy
2+
camb
23
datetime
34
numpy
45
matplotlib
6+
swig
57
pyccl==2.6.1
8+
scipy
69
vos

0 commit comments

Comments
 (0)