• Xavier Thompson's avatar
    [fix] Ignore setuptools deprecation warnings · 09a1a171
    Xavier Thompson authored
    The testing framework, some individual tests and 'buildout:develop'
    call python setup.py <command> manually, which is deprecated by
    setuptools. Depending on the setuptools version, suppress the
    warning for now to avoid polluting the logs.
    09a1a171
easy_install.py 72.6 KB