Add CHANGELOG for #5239
This commit is contained in:
parent
e1756fc631
commit
4d782dc13f
|
@ -0,0 +1,3 @@
|
|||
Pin ``pluggy`` to ``< 1.0`` so we don't update to ``1.0`` automatically when
|
||||
it gets released: there are planned breaking changes, and we want to ensure
|
||||
pytest properly supports ``pluggy 1.0``.
|
Loading…
Reference in New Issue