<#19628 Support use of a local devpi mirror for Py...
# github-notifications
c
#19628 Support use of a local devpi mirror for Python backend tests, instead of hitting PyPI directly Issue created by benjyw This will make us better PyPI citizens, and improve test performance on machines with iffy connectivity. See prior art in pantsbuild/pex#2198. pantsbuild/pants