GeoStat-Framework / GSTools

GSTools - A geostatistical toolbox: random fields, variogram estimation, covariance models, kriging and much more
https://geostat-framework.org
GNU Lesser General Public License v3.0
544 stars 71 forks source link

Python 3.12 support, Cython linting #317

Closed MuellerSeb closed 10 months ago

MuellerSeb commented 1 year ago

This PR adds fixes for complains from cython-lint and adds a cython lint check in CI.

I also added the lint install flag for optional dependencies for linting (black, isort, pylint, cython-lint).

changes: