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
This is particularly bad if the user has done setup.py install and then made changes - pytest will test the installed version. Something needs to be configured in the test runner pythonpath.
The text was updated successfully, but these errors were encountered:
This is particularly bad if the user has done setup.py install and then made changes - pytest will test the installed version. Something needs to be configured in the test runner pythonpath.
The text was updated successfully, but these errors were encountered: