feat: migrate to wxPython, add setup wizard, and update documentation

This commit is contained in:
Martin Tranberg
2026-04-01 09:04:12 +02:00
parent 232ab85cc7
commit bff066d3fb
3 changed files with 54 additions and 38 deletions

4
requirements.txt Normal file
View File

@@ -0,0 +1,4 @@
wxPython>=4.2.1
msal>=1.28.0
requests>=2.31.0
pyinstaller>=6.5.0