chore: update minimum Python version to 3.13.5

- Update prerequisites check in setup.sh
- Update documentation in SETUP.md
This commit is contained in:
aitbc1
2026-03-28 09:55:01 +01:00
parent 1402f2b784
commit 1d7efb241d
2 changed files with 4 additions and 4 deletions

View File

@@ -20,7 +20,7 @@ sudo ./setup.sh
## What the Setup Script Does
1. **Prerequisites Check**
- Verifies Python 3.8+, pip3, git, systemd
- Verifies Python 3.13.5+, pip3, git, systemd
- Checks for root privileges
2. **Repository Setup**