diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ea8c4eaef..f4ff07dba 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -650,7 +650,7 @@ tox -e For example, ```bash -tox -e py36 +tox -e py38 ``` Alternatively, you can run all tests in a single file via,