We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1163b2 commit e8fe188Copy full SHA for e8fe188
pyproject.toml
@@ -83,7 +83,7 @@ pyperclip = "^1.9.0"
83
pytest-mock = "^3.14.0"
84
pytest-asyncio = "^0.26.0"
85
hypothesis = "^6.131.25"
86
-pytest-cov = "^6.1.1"
+pyinstaller = { version = "^6.14.1", python = ">=3.9,<3.14" }
87
pytest-xdist = "^3.6.1"
88
pytest-randomly = "^3.16.0"
89
pytest-sugar = "^1.0.0"
0 commit comments