Skip to content

Commit

Permalink
Added nemo-sz >= 0.6.0 to the requirements
Browse files Browse the repository at this point in the history
Nemo no longer has any Cython parts and is now pure Python, so this
should not complicate installation of SOLikeT.
  • Loading branch information
mattyowl committed Jul 18, 2023
1 parent 4906ce4 commit 35e4ffd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ pyccl
sacc
fgspectra>=1.1.0
syslibrary
nemo-sz>=0.6.0
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ install_requires =
sacc
fgspectra>=1.1.0
syslibrary
nemo-sz>=0.6.0

[options.package_data]
soliket = *.yaml,*.bibtex,clusters/data/*,clusters/data/selFn_equD56/*,lensing/data/*.txt,lensing/data/*.fits,mflike/*.yaml,tests/*.yaml,data/xcorr_simulated/*.txt,data/CosmoPower/CP_paper/CMB/*.pkl,tests/data/test_bandpass/*
Expand Down

0 comments on commit 35e4ffd

Please sign in to comment.