Merge pull request #2080 from coolo/dont_in_flake

No need to install flake8, it's part of the image now
This commit is contained in:
Stephan Kulow 2019-05-29 13:47:50 +02:00 committed by GitHub
commit f2d0f953ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,5 @@
set -ex
zypper in -y python3-flake8
run_as_tester flake8
run_as_tester ./dist/ci/flake-extra