Commit 58b94746 authored by Andreas Klöckner's avatar Andreas Klöckner
Browse files

Bump flake8 py version to 3.6

parent 7e9092f1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@
set -e
set -x

PY_EXE=python3.5
PY_EXE=python3.6

echo "-----------------------------------------------"
echo "Current directory: $(pwd)"