Closed v923z closed 2 years ago
@jepler Jeff, do we have to be concerned by https://github.com/v923z/micropython-ulab/actions/runs/3399781965/jobs/5653757709, or can we just go ahead, and merge the fix? I don't quite understand why the CI fails.
functools.cache
is only in python 3.9. can you bump the version used during CI to 3.9 or 3.10? It should fix the problem
Should fix the bug reported in https://github.com/v923z/micropython-ulab/issues/551