Eniter
Results
2
comments of
Eniter
 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...