* 30: Rework support for ``--allow-hosts`` and ``--index-url``, removing dependence on ``setuptools.Distribution``'s private member. Additionally corrects logic in marker evaluation along with unit tests!
2.11.1
Not secure
======
* 28: Fix logic in marker evaluation.
2.11
Not secure
====
* 27: Improved wording in the README around configuration for the distutils command and pytest proper.
2.10.1
Not secure
======
* 21: Avoid mutating dictionary keys during iteration.