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
Excuse my ignorance. The very few times I have cloned the source of a python project, I have been able to run pytest or tox succesfully without doing anything else.
When I clone pytest-mpl, and pytest, a lot of tests fail, and quite different types of failures. Same with tox.
Is there some kind of build step I should complete before running tox or pytest?