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
'isolated_build' is no longer required since builds are isolated by
default in tox 4.
'basepython' is no longer required since tox 4 only supports Python 3
and 'basepython' defaults to the version of Python that tox is installed
with.
Signed-off-by: Stephen Finucane <[email protected]>
0 commit comments