aboutsummaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 5234ef71..e69b6413 100644
--- a/README.rst
+++ b/README.rst
@@ -110,7 +110,6 @@ The following tox environments are relevant for local testing:
.. code-block:: text
- tox -e py27 # runs all tests with Python 2.7
tox -e py35 # runs all tests with Python 3.5
tox -e docs # runs a does-it-compile check on the documentation
tox -e lint # runs the linter for coding style checks