Commit a0acccb
committed
Constrain cbor2 to <5.8
Fixes #817
In the Sdist and Wheel test environments, the Jade test all failed with:
qemu-system-xtensa: -nic user,model=open_eth,id=lo0,hostfwd=tcp:0.0.0.0:30121-:30121: Could not set up host forwarding rule 'tcp:0.0.0.0:30121-:30121
The other tests used a fixed version 5.6 of cbor2 which is why
they were not affected.1 parent ab896ae commit a0acccb
3 files changed
+3
-3
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments