c470bd5 Only have one Python version

Authored and Committed by churchyard 5 years ago
1 file changed. 46 lines added. 174 lines removed.
    Only have one Python version
    
    According to the current guidelines:
    
    > If the executables provide the same functionality independent of
    > whether they are run on top of Python 2 or Python 3, then only
    > the Python 3 version of the executable should be packaged.
    
    https://fedoraproject.org/wiki/Packaging:Python#Executables_in_.2Fusr.2Fbin
    
        
file modified
+46 -174