1.6.11
This release brings a consistency fix to requirement resolution and an
isolation fix that scrubs all non-stdlib PYTHONPATH entries by default,
only pre-pending or appending them to the sys.path
if the
corresponding --inherit-path=(prefer|fallback)
is used.