feat: Add PyInstaller spec file for WebDrop Bridge and update build script parameters
Some checks are pending
Tests & Quality Checks / Test on Python 3.11 (push) Waiting to run
Tests & Quality Checks / Test on Python 3.12 (push) Waiting to run
Tests & Quality Checks / Test on Python 3.11-1 (push) Waiting to run
Tests & Quality Checks / Test on Python 3.12-1 (push) Waiting to run
Tests & Quality Checks / Test on Python 3.10 (push) Waiting to run
Tests & Quality Checks / Test on Python 3.11-2 (push) Waiting to run
Tests & Quality Checks / Test on Python 3.12-2 (push) Waiting to run
Tests & Quality Checks / Build Artifacts (push) Blocked by required conditions
Tests & Quality Checks / Build Artifacts-1 (push) Blocked by required conditions

This commit is contained in:
claudi 2026-04-14 10:24:24 +02:00
parent a135dd0d96
commit 38759b5389
3 changed files with 110 additions and 2 deletions

1
.gitignore vendored
View file

@ -33,6 +33,7 @@ MANIFEST
# PyInstaller
*.manifest
*.spec
!build/webdrop_bridge.spec
# Installer logs
pip-log.txt