diff --git a/docs/testing.rst b/docs/testing.rst index c15866e..71783e7 100644 --- a/docs/testing.rst +++ b/docs/testing.rst @@ -10,7 +10,7 @@ run the command: tox -By default tests are run for Python 2.7, 3.5-3.9 and PyPy, with and +By default tests are run for Python 3.5-3.9 and PyPy, with and without the C extensions. ::