Skip to content

Commit 15b1b42

Browse files
committed
Updated text about running tests with tox; Closes #552
1 parent f8af83d commit 15b1b42

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

docs/developer.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,7 @@ Then be sure to pass the tests::
104104

105105
When contributing to pycodestyle, please observe our `Code of Conduct`_.
106106

107-
To run the Travis CI tests, you'll have to create a build the pycodestyle
108-
package using tox::
107+
To run the tests, the core developer team and Travis-CI use tox::
109108

110109
$ pip install -r dev-requirements.txt
111110
$ tox

0 commit comments

Comments
 (0)