We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2a1f2c commit c6209b4Copy full SHA for c6209b4
pyproject.toml
@@ -81,7 +81,7 @@ test = [
81
packaging = [
82
"build>=1.2.2,<2",
83
"distro==1.9.* ; sys_platform == 'linux'",
84
- "pyinstaller>=6.14.2,<6.16",
+ "pyinstaller>=6.14.2,<6.17",
85
"pyinstaller-hooks-contrib==2025.*",
86
"pypiwin32==223 ; sys_platform == 'win32'",
87
]
0 commit comments