From 015b0946de7bb6a7ecb6224bd869df4223c4950e Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Sat, 3 Feb 2018 20:07:29 +0100 Subject: python/pycodestyle: Added python3 support. Signed-off-by: Dimitris Zlatanidis --- python/pycodestyle/README | 2 ++ 1 file changed, 2 insertions(+) (limited to 'python/pycodestyle/README') diff --git a/python/pycodestyle/README b/python/pycodestyle/README index 878812eec3..973fdfaf9b 100644 --- a/python/pycodestyle/README +++ b/python/pycodestyle/README @@ -1,2 +1,4 @@ pycodestyle is a tool to check your Python code against some of the style conventions in PEP 8. + +python3 is an optional dependency (autodetected). -- cgit v1.2.3