1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/news/deprecated-yield-fixture.trivial
2019-09-16 02:55:47 +03:00

2 lines
104 B
Text

Use normal ``fixture`` instead of ``yield_fixture``.
It's been deprecated in pytest since 2.10 version.