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
tinypages/conf.py doesn't need to manipulate sys.path.
When tests are being run it is already necessary that the version of
matplotlib being tested is the one in sys.path, so we don't need to
manipulate sys.path additionally.
0 commit comments