summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/developer.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/developer.rst b/docs/developer.rst
index 8be3fe3..db36538 100644
--- a/docs/developer.rst
+++ b/docs/developer.rst
@@ -104,8 +104,7 @@ Then be sure to pass the tests::
When contributing to pycodestyle, please observe our `Code of Conduct`_.
-To run the Travis CI tests, you'll have to create a build the pycodestyle
-package using tox::
+To run the tests, the core developer team and Travis-CI use tox::
$ pip install -r dev-requirements.txt
$ tox