e46b5ba Use the %pytest macro instead of deprecated “python3 setup.py test”; this also ensures we test the built package rather than re-compiling extensions in %check

Authored and Committed by music 3 years ago
    Use the %pytest macro instead of deprecated “python3 setup.py test”; this also ensures we test the built package rather than re-compiling extensions in %check
    
        
file modified
+4 -1