• Xavier Thompson's avatar
    [test] Fix tests after PEP 625 · 7a1d37a8
    Xavier Thompson authored
    Adapt tests to ignore warning generated by setuptools not finding
    zc.recipe.egg on first index lookup, because it's indexed as
    zc-recipe-egg, because since PEP 625 the sdist filename is
    zc_recipe_egg-xyz.tar.gz.
    7a1d37a8
test_all.py 129 KB