f557923 Create env without --system-site-packages enabled to run flake8

Authored and Committed by cqi 5 years ago
1 file changed. 1 lines added. 0 lines removed.
    Create env without --system-site-packages enabled to run flake8
    
    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>
    
        
file modified
+1 -0