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
Tox doesn't need to be the same python version as the one being
tested. This works around Tox's current incompatibility with
Python 3.14b1. It will probably be reverted after that is fixed
so we no longer need to install two versions of python.
See tox-dev/tox#3523
0 commit comments