5209c11 Run tests during build

Authored and Committed by churchyard 3 years ago
    Run tests during build
    
    Previously, the %check section did nothing:
    
        + /usr/bin/python3 setup.py test
        running test
        WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox.
        ...
        ----------------------------------------------------------------------
        Ran 0 tests in 0.000s
    
        
  • Build completed
    success
    Built as python-argon2-cffi-20.1.0-5.fc34
    3 years ago
  • Build completed
    success
    Built as python-argon2-cffi-20.1.0-5.fc33
    3 years ago
  • Build completed
    success
    Built as python-argon2-cffi-20.1.0-5.fc32
    3 years ago
file modified
+2 -2