1 parent 9f5071f commit ac91ae2Copy full SHA for ac91ae2
1 file changed
pyproject.toml
@@ -57,6 +57,7 @@ dev = [
57
"pandas-stubs",
58
"pyarrow-stubs",
59
"pydocstyle",
60
+ "pyqt6!=6.10.0", # Fails installing via ert
61
"pytest",
62
"pytest-cov",
63
"pytest-mock",
0 commit comments