Explicitly specify directories for flake8
When running a tox in python virtual env flake8 also check the
virtualenv folder when called with `.`. To prevent this give it a
specific directories to check.
Signed-off-by: Michal Konečný <mkonecny@redhat.com>