Skip to content

Commit fd1a504

Browse files
Copilotpolybassa
andcommitted
Add cbor2 to tox.ini testenv deps for CBOR interoperability tests
Co-authored-by: polybassa <1676055+polybassa@users.noreply.github.com>
1 parent 69931a6 commit fd1a504

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ deps = mock
3535
cryptography
3636
coverage[toml]
3737
python-can
38+
cbor2
3839
# disabled on windows because they require c++ dependencies
3940
# brotli 1.1.0 broken https://github.com/google/brotli/issues/1072
4041
brotli < 1.1.0 ; sys_platform != 'win32'

0 commit comments

Comments
 (0)