Skip to content

Commit 155eda2

Browse files
committed
Pin pytest-qt for Pyside2 support
1 parent f7a2141 commit 155eda2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/conda-envs/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ channels:
33
- conda-forge
44
dependencies:
55
- pytest
6-
- pytest-qt
6+
- pytest-qt =4.4.0
77
- pytest-mock
88
- pytest-env

0 commit comments

Comments
 (0)