You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Bumped min numpy version to 1.18
* Updated numpy min version and min py version
Now minimum supported numpy is 1.18 and minimum supported python (py3) is 3.9
* Don't run numpy2 on py2.7
Probably pissed off some software gremlins by allowing that combo!
* Adding in Numpy 2 (#325)
* Fix headers and include paths for NumPy 2 (currently breaks NumPy 1 build support)
* Fix NumPy 1 build by using numpy.get_include()
---------
Co-authored-by: Lehman Garrison <lgarrison@flatironinstitute.org>
* No more py2
Too much hassle trying to maintain py2
* Dropping py2.7, updating to numpy 1.20 as the min tested version
* Can't run numpy1.20 with py3.12
* dropped python2
* Trying to keep the bot happy
* Reinstate py2.7 support for patch release (before completely dropping py2)
* Added change-log [ci skip]
* Ugghhh wrong date [ci skip]
---------
Co-authored-by: Lehman Garrison <lgarrison@flatironinstitute.org>
$(error Required $(ccred)numpy headers$(ccreset) are missing...stopping the compilation. You might be able to fix this by installing $(ccblue)numpy-devel$(ccreset))
0 commit comments