55659ca Update to 49.6.0

Authored and Committed by pviktori 3 years ago
    Update to 49.6.0
    
    Setuptools now has a "_distutils_hack" module that replaces the stdlib
    "distutils" by setuptools._distutils whenever SETUPTOOLS_USE_DISTUTILS=local
    is set. This will become the default in version 50.0.
    The stdlib distutils module is deprecated and might be removed in some
    future version of Python.
    See: https://setuptools.readthedocs.io/en/latest/distutils-legacy.html
    
    See CHANGES.rst for more changes.
    
        
file added
+10
file modified
+11 -2
file modified
+1 -1