churchyard / rpms / scipy

Forked from rpms/scipy 5 years ago
Clone

a365264 Enable parallel tests in Python 3 %%check

Authored and Committed by pviktori 4 years ago
1 file changed. 4 lines added. 2 lines removed.
    Enable parallel tests in Python 3 %%check
    
    Also, use macros for the Python interpreter in tests.
    `python -m pytest` is more robust than `pytest` in ensuring
    the tests run with correct interpreter.
    
        
file modified
+4 -2