432c2ec Fix setup.py; Use setuptools instead of disutils

Authored and Committed by sayanchowdhury 8 years ago
1 file changed. 4 lines added. 1 lines removed.
    Fix setup.py; Use setuptools instead of disutils
    install_requires is supported by setuptools instead of disutils
    
        
file modified
+4 -1