You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
edited it so at least the docs are now accurate, hopefully once matplotlib#23634 goes in, either as part of that PR or new one the docs can be amended yet again to add
> On Windows, either put the arguments at the end of the statement or set the options as environment variables, e.g.:
```bat
set O=-W --keep-going -j4 & make html
```
0 commit comments