Skip to content

Commit d22399d

Browse files
committed
CI: pin chardet<7 until orange3 release/oldest supports chardet 7
1 parent bfff5be commit d22399d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tox.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ deps =
3333
oldest: spectral~=0.22.3
3434
oldest: lmfit==1.3.2
3535
oldest: pillow==9.0.0
36+
oldest: chardet<7 # until oldest orange3 supports chardet 7
37+
released: chardet<7 # until released orange3 supports chardet 7
3638
latest: https://github.com/quasars/orange-spectroscopy/archive/refs/heads/master.zip#egg=orange-spectroscopy
3739
latest: https://github.com/biolab/orange3/archive/refs/heads/master.zip#egg=orange3
3840
latest: https://github.com/biolab/orange-canvas-core/archive/refs/heads/master.zip#egg=orange-canvas-core

0 commit comments

Comments
 (0)