Skip to content

Commit 699b7fc

Browse files
committed
tox.ini: Use constistent pyqt5 pyqtwebengine
1 parent 5d796ab commit 699b7fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ setenv =
2424
# our desire to have OrangeDeprecationWarnings raised
2525
PYTHONWARNINGS=module
2626
deps =
27-
pyqt5==5.13.*
27+
pyqt5==5.12.*
2828
pyqtwebengine==5.12.*
2929
commands_pre =
3030
# Verify installed packages have compatible dependencies

0 commit comments

Comments
 (0)