Raise minimum python version to 3.9

This commit is contained in:
2023-01-02 16:10:15 +01:00
parent 32b5522a1e
commit e45d11d4b1
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ jobs:
strategy:
max-parallel: 2
matrix:
python-version: ['3.9', '3.10']
python-version: ['3.9', '3.10', '3.11']
steps:
- uses: actions/checkout@v3

View File

@@ -49,7 +49,7 @@ It has been developed with:
## Requirements
- Python 3.8+
- Python 3.9+
- A USB port when running Arduino hardware (and adaptors if you have a Mac)
## Web portal installation