b36649f Don't turn warnings into errors (RHBZ#2261551)

Authored and Committed by gui1ty 2 months ago
    Don't turn warnings into errors (RHBZ#2261551)
    
    There are DeprecationWarnings from NumPy during test run. Upstream has
    `error::DeprecationWarning` set in `pyproject.toml`.
    
        
file modified
+3 -0