Document backport in py (#26897)

This commit is contained in:
Harmen Stoppels
2021-10-22 19:14:35 +02:00
committed by GitHub
parent 0beb2e1ab2
commit 336c60c618

View File

@@ -88,6 +88,8 @@
* Usage: Needed by pytest. Library with cross-python path,
ini-parsing, io, code, and log facilities.
* Version: 1.4.34 (last version supporting Python 2.6)
* Note: This packages has been modified:
* https://github.com/pytest-dev/py/pull/186 was backported
pytest
------