https://github.com/koji-kojiro/matplotlib-d/blob/3fb322a872cffdcf5e28b974534a871ed018e8a1/python/prebuild.py#L29 Add `or i != "cast" `. Need to filter out `cast` in new version of matplotlib.
matplotlib-d/python/prebuild.py
Line 29 in 3fb322a
Add
or i != "cast".Need to filter out
castin new version of matplotlib.