commit 8ce3fc16bb108208e57ffad9d723f9b2bf9e1cab Merge: 3cf6949 0a59e52 Author: Damian Johnson atagar@torproject.org Date: Sat Oct 29 15:24:56 2016 -0700
Rename pep8 to pycodestyle
The pep8 project renamed itself to pycodestyle at Guido's request...
https://pypi.python.org/pypi/pycodestyle
Supporting both the old and new name.
run_tests.py | 22 ++++++------- stem/util/test_tools.py | 85 ++++++++++++++++++++++++++++++------------------- test/settings.cfg | 40 +++++++++++------------ test/util.py | 15 +++++---- 4 files changed, 92 insertions(+), 70 deletions(-)
tor-commits@lists.torproject.org