def2013 Remove -s from Python shebang

Authored and Committed by churchyard 2 years ago
1 file changed. 11 lines added. 1 lines removed.
    Remove -s from Python shebang
    
    This ensures that packages installed with pip to user locations are testable
    
    Fixes https://bugzilla.redhat.com/2152171
    
        
file modified
+11 -1