ortk95 / planetmapper

PlanetMapper: An open source Python package for visualising, navigating and mapping Solar System observations
https://planetmapper.readthedocs.io
MIT License
11 stars 1 forks source link

Add `numpy<2.0` to requirements #300

Closed ortk95 closed 1 year ago

ortk95 commented 1 year ago

The NumPy API may change in 2.0 (https://github.com/numpy/numpy/issues/24300), so ensure we are only using NumPy 1.x until we have properly tested NumPy 2.0.

Pull request checklist

See CONTRIBUTING.md for more details.

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 6531921916


Totals Coverage Status
Change from base Build 6480625521: 0.0%
Covered Lines: 2759
Relevant Lines: 2773

💛 - Coveralls