Commit 441417d
ci: install pytest-xdist for transformers v5.x compatibility
Transformers v5.x registers a pytest plugin (NetworkDebugPlugin) that
uses the pytest_configure_node hook from pytest-xdist. Without xdist
installed, pluggy raises PluginValidationError during collection.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent f5a4634 commit 441417d
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
| 123 | + | |
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
| |||
0 commit comments