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
According to the SciPy toolchain roadmap [1], we should be supporting at
minimum MSVC 2019. The AppVeyor image has been held back to MSVC 2017
(probably just forgotten since it didn't complain), which is starting to
cause issues for more modern code.
[1] https://docs.scipy.org/doc/scipy/dev/toolchain.html
0 commit comments