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
Looking at the CI tests, they seem to be failing due to pytest 5 being installed on Python 3.4. Probably that's because tox is installed with some old virtualenv satistfying it, getting an old pip in the virtualenvs where pytest is installed.