feat: enhance Python environment setup with improved detection and verification methods

This commit is contained in:
Ümit Tunç
2026-05-23 14:00:36 +03:00
parent 5a5e07d6fb
commit 83ea8cc4f8
6 changed files with 316 additions and 88 deletions
+3
View File
@@ -36,6 +36,9 @@
"!.venv/**",
"!node_modules/**"
],
"asarUnpack": [
"backend/**"
],
"win": {
"target": "nsis",
"icon": "build/icon.ico"