From: Jelle Zijlstra Date: Wed, 26 Oct 2022 02:03:24 +0000 (-0700) Subject: Exclude pytest-xdist 3.0.2 (#3356) X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/527248b3893ea117963ffa74859bb303c0f4c4ba?ds=sidebyside;hp=527248b3893ea117963ffa74859bb303c0f4c4ba Exclude pytest-xdist 3.0.2 (#3356) We're getting warnings like https://github.com/psf/black/actions/runs/3325521041/jobs/5498291478 and I'm not sure how to fix them. I'll open an issue for a long-term solution, but for now avoid 3.0.2 to unbreak CI. ---