diff --git a/development.rst b/development.rst index 06b371fb..7efa0fbb 100644 --- a/development.rst +++ b/development.rst @@ -38,7 +38,7 @@ You can do this with `git commit --allow-empty` Running Tests ------------- -You will need `Tox `_ installed to run the tests +You will need `Tox `_ installed to run the tests against the supported Python versions. If you're using `Pipenv`_ it will be installed for you.