diff options
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 |