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 7842617 commit 57af997Copy full SHA for 57af997
pyproject.toml
@@ -15,6 +15,7 @@ dependencies = [
15
16
# When needed, PySide6 dev builds can be found at https://download.qt.io/snapshots/ci/pyside/dev?C=M;O=D
17
"PySide6-Essentials", # Let package resolution find the minimum for wheels (>=6.9.0 on Windows ARM64; <6.8.1 on ubuntu-22.04-arm (glibc 2.39))
18
+
19
#
20
# Build and compile resources
21
"pyinstaller >=6.14.0", # Mitigate issues with pkg_resources deprecation warning
0 commit comments