Mindwerks / worldengine

World generator using simulation of plates, rain shadow, erosion, etc.
MIT License
981 stars 127 forks source link

Increase numpy version #261

Closed ctittel closed 10 months ago

ctittel commented 2 years ago

The older numpy versions that were in setup.py failed to install on both systems I tested it on (Ubuntu 20.04 and EndeavourOS). I bumped the numpy version much higher and now it works.

(This shouldn't affect the tests but some tests failed, maybe because of changes with Python's abstract class module)

ftomassetti commented 2 years ago

This project is currently unmaintained. We are looking for volunteers to maintaining it

akaszynski commented 2 years ago

@ftomassetti, please ping me regarding maintenance. I have a small amount of time to spare to keep this up-to-date.

Email me at akascap@gmail.com

ftomassetti commented 2 years ago

@akaszynski if @psi29a agrees we could then make you the maintainer of the project

psi29a commented 10 months ago

Already done in #261