Kosmorro / lib

Kosmorrolib, a library to calculate ephemerides.
https://kosmorro.space/lib
GNU Affero General Public License v3.0
7 stars 6 forks source link

build!: remove support for Python 3.7 #59

Closed Deuchnord closed 2 years ago

Deuchnord commented 2 years ago

NumPy does not support Python 3.7 anymore, and we will need to support Python 3.11 in #58, which is not possible without providing the last version of NumPy.