storm-fsv-cvut / smoderp2d

SMODERP2D - Distributed event-based model for surface and subsurface runoff and erosion
https://storm-fsv-cvut.github.io/smoderp2d-manual/
GNU General Public License v3.0
7 stars 4 forks source link

Update CI workflow (Python 3.12 and NumPy 1.26.4) #395

Closed landam closed 3 weeks ago

landam commented 1 month ago

This PR updates:

Additionally also other requirements have been fixed:

Support for Python2.7 removed.

landam commented 4 weeks ago

@pesekon2 What about removing py2.7 workflow?

pesekon2 commented 4 weeks ago

@pesekon2 What about removing py2.7 workflow?

@landam: I support this idea. It is commented at this stage but I support removing it completely.

landam commented 3 weeks ago

@pesekon2 What about removing py2.7 workflow?

@landam: I support this idea. It is commented at this stage but I support removing it completely.

@pesekon2 Please clarify. I haven't found any commented code blocks related PY2.7. Meanwhile I removed requirements2.7.txt.

pesekon2 commented 3 weeks ago

@landam: I support this idea. It is commented at this stage but I support removing it completely.

@pesekon2 Please clarify. I haven't found any commented code blocks related PY2.7. Meanwhile I removed requirements2.7.txt.

@landam: Sorry, I was apparently wrong and the commented blocks were already removed. Thumbs up for the deletion of the 2.7 requirements, though.