• Xavier Thompson's avatar
    [fix] Ignore setuptools deprecation warnings · d08e3d74
    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.
    d08e3d74
runsetup.txt 1.71 KB