1 parent a52af1d commit 38a9f89Copy full SHA for 38a9f89
1 file changed
README.md
@@ -43,8 +43,8 @@ and
43
[.travis-script-3.sh](https://github.com/bamos/python-scripts/blob/master/.travis-script-3.sh)
44
to ensure `requirements.txt` has all of the Python 2 and Python 3 scripts
45
and that there are no careless errors.
46
-[pep8](https://github.com/jcrocholl/pep8) is also executed and
47
-will cause the build to fail if a change does not meet pep8 conventions.
+[pep8](https://github.com/jcrocholl/pep8) will fail the build
+pep8 styling conventions aren't met.
48
49
# Scripts
50
0 commit comments