455a6d9 Set py3_shebang_flags to nil so tox will not have -s in shebang line

1 file Authored by rmeggins 2 years ago, Committed by churchyard 2 years ago,
    Set py3_shebang_flags to nil so tox will not have -s in shebang line
    
    This way, it can see user-installed plugins.
    
    Fixes https://bugzilla.redhat.com/2057015
    "Tox cannot use user installed plugins, as it has -s in the shebang"
    
        
file modified
+10 -1