We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8af83d commit 15b1b42Copy full SHA for 15b1b42
1 file changed
docs/developer.rst
@@ -104,8 +104,7 @@ Then be sure to pass the tests::
104
105
When contributing to pycodestyle, please observe our `Code of Conduct`_.
106
107
-To run the Travis CI tests, you'll have to create a build the pycodestyle
108
-package using tox::
+To run the tests, the core developer team and Travis-CI use tox::
109
110
$ pip install -r dev-requirements.txt
111
$ tox
0 commit comments