• Xavier Thompson's avatar
    [test] Fix tests after PEP 625 · 5ba397f9
    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.
    5ba397f9
test_all.py 130 KB