488d612 Use distutils from Python's standard library to run tests

Authored and Committed by ksurma 2 years ago
    Use distutils from Python's standard library to run tests
    
    Setuptools >= 60.x bundles its own copy of distutils which causes test
    failure.
    
        
file modified
+7 -0