Eniter

Results 2 comments of Eniter

![image](https://github.com/user-attachments/assets/0f3eab60-7670-4dbc-9de1-c036ca914018) I have a problem with dependencies. If python's version is 3.11 or lower, the requries numba's version is lower than 0.59 required by py-pde. Because of that, the `pylint`...

> could we work with an older version of py-pde on CI? I tried downgrading py-pde, but the earliest version that doesn't have the numba requirement is 0.36.0, and our...