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
When usedevelop is enabled with a project that only has a setup.cfg but no setup.py, on the second tox execution with no changes at all, tox crashes because VirtualEnv._needs_reinstall relies on setup.py to get the name of the project's package.