Skip to content

Commit 5c0dd41

Browse files
committed
Testing using PyPI - Pin older pytest-qt
1 parent 909ca3a commit 5c0dd41

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,14 +67,14 @@ testing = [
6767
"pytest",
6868
"pytest-cov",
6969
"pytest-env",
70-
"pytest-qt",
70+
"pytest-qt==4.4.0",
7171
"pytest-mock",
7272
]
7373
dev = [
7474
"pytest",
7575
"pytest-cov",
7676
"pytest-env",
77-
"pytest-qt",
77+
"pytest-qt==4.4.0",
7878
"pytest-mock",
7979
"setuptools",
8080
]

0 commit comments

Comments
 (0)