Commit d801a33
fix(e2e): bump pbr pin to 7.0.3 in conflicting requirements test
pbr 6.1.1 depends on pkg_resources, which was removed from modern
setuptools. This caused the bootstrap to fail before reaching the
constraints conflict detection, making the test fail on all platforms.
Co-Authored-By: Claude <claude@anthropic.com>
Signed-off-by: Lalatendu Mohanty <lmohanty@redhat.com>1 parent 6ed8159 commit d801a33
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
0 commit comments