Python package for studying large scale structure, cosmology, and galaxy evolution using N-body simulations and halo models
BSD 3-Clause "New" or "Revised" License
104
stars
65
forks
source link
Change install_requires to astropy v5 #1039
Closed
aphearin closed 2 years ago
Halotools seems to be incompatible with recent versions of Astropy. CI only passes when
install_requires
hasastropy>=1
.