Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit903ca3c

Browse files
authored
Merge pull request#7110 from markotoplak/test-qt-68-2
Test with Qt 6.8
2 parents7209a20 +f65c45b commit903ca3c

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

‎tox.ini‎

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -91,10 +91,10 @@ deps =
9191
https://github.com/pyqtgraph/pyqtgraph/archive/refs/heads/master.zip#egg=pyqtgraph
9292
https://github.com/biolab/orange-canvas-core/archive/refs/heads/master.zip#egg=orange-canvas-core
9393
https://github.com/biolab/orange-widget-base/archive/refs/heads/master.zip#egg=orange-widget-base
94-
PyQt6==6.5.*
95-
PyQt6-Qt6==6.5.*
96-
PyQt6-WebEngine==6.5.*
97-
PyQt6-WebEngine-Qt6==6.5.*
94+
PyQt6==6.8.*
95+
PyQt6-Qt6==6.8.*
96+
PyQt6-WebEngine==6.8.*
97+
PyQt6-WebEngine-Qt6==6.8.*
9898
commands_pre =
9999
# Verify installed packages have compatible dependencies
100100
pip check
@@ -110,10 +110,10 @@ setenv =
110110
QT_API=PyQt6
111111
ANYQT_HOOK_DENY=pyqt5
112112
deps =
113-
PyQt6==6.5.*
114-
PyQt6-Qt6==6.5.*
115-
PyQt6-WebEngine==6.5.*
116-
PyQt6-WebEngine-Qt6==6.5.*
113+
PyQt6==6.8.*
114+
PyQt6-Qt6==6.8.*
115+
PyQt6-WebEngine==6.8.*
116+
PyQt6-WebEngine-Qt6==6.8.*
117117

118118
commands =
119119
python -m unittest -v Orange.widgets.tests

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp