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
TST: Add future dependency tests as a weekly CI job
Test future numpy and pandas versions with Matplotlib to see if
anything needs to be done in the future to address deprecations
or other pending changes.
Turns all warnings into errors, but filters out the distutils
deprecation and find_spec warnings.
0 commit comments