qulogic / r2spec

Forked from r2spec 5 years ago
Clone

9d91998 Use setuptools instead of distutils.

Authored and Committed by qulogic 4 years ago
1 file changed. 1 lines added. 1 lines removed.
    Use setuptools instead of distutils.
    
    It's more modern, expected to be everywhere, and means setup.py works
    the same as if using pip.
    
        
file modified
+1 -1