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 version>=4.0 is invoked differently (it's a complete rewrite from 3.x); the instructions on running unit tests in CONTRIBUTING.md no longer work.
Presumably either they should be updated to work with the current version of tox, or should be amended to specify pip install 'tox<4' to stay on the older version.
This is a 📕 documentation issue
The text was updated successfully, but these errors were encountered:
Tox version>=4.0 is invoked differently (it's a complete rewrite from 3.x); the instructions on running unit tests in CONTRIBUTING.md no longer work.
Presumably either they should be updated to work with the current version of tox, or should be amended to specify
pip install 'tox<4'
to stay on the older version.This is a 📕 documentation issue
The text was updated successfully, but these errors were encountered: