#323 Create env without --system-site-packages enabled to run flake8
Merged by onosek. Opened by cqi.
cqi/fedpkg install-flake8-in-own-env  into  master

Download 323.patch

This fixes these warnings reported by tox:

WARNING: test command found but not installed in testenv
cmd: /usr/bin/flake8
env: /path/to/fedpkg/.tox/flake8
Maybe you forgot to specify a dependency? See also the whitelist_externals
envconfig setting.

DEPRECATION WARNING: this will be an error in tox 4 and above!

Signed-off-by: Chenxiong Qi cqi@redhat.com

Thanks for the update.

Pull-Request has been merged by onosek

Metadata