Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
ggalloni committed Sep 24, 2024
1 parent aa76f23 commit 0e7a449
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies = [
"cobaya @ git+https://github.com/ggalloni/cobaya.git@checking_types",
"sacc",
"fgspectra >= 1.1.0",
# "pyccl >= 3.0; platform_system!='Windows'",
"pyccl >= 3.0; platform_system!='Windows'",
"pyhalomodel",
"scikit-learn",
"camb",
Expand Down
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ fuzzywuzzy
astropy
getdist
cobaya
pyccl >= 3.0; platform_system!='Windows'
sacc
fgspectra>=1.1.0
syslibrary
Expand Down
1 change: 0 additions & 1 deletion soliket-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ dependencies:
- compilers
- make
- cmake
- pyccl>=3.0 # [platform != win-64]
- swig
- gsl
- fftw
Expand Down

0 comments on commit 0e7a449

Please sign in to comment.