Commit c284e4b
committed
python3Packages.plux: disable test incompatible with pytest 9
test_resolve_distribution_information fails with pytest >= 9.0.2 because
pytest now uses PEP 639 License-Expression metadata instead of the legacy
License field. Upstream pins pytest==8.4.1 in CI and has not encountered
this yet.
Upstream fix: localstack/plux#461 parent 8d8c1fa commit c284e4b
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
37 | 44 | | |
38 | 45 | | |
39 | 46 | | |
| |||
0 commit comments