Update pythonpackage.yml

This commit is contained in:
Fabio Caccamo 2021-12-08 16:43:07 +01:00 committed by GitHub
parent 898b588314
commit 2765f10e7e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ jobs:
max-parallel: 4
matrix:
platform: [ubuntu-latest, macos-latest, windows-latest]
python-version: ['3.5', '3.6', '3.7', '3.8', '3.9', '3.10']
python-version: ['2.7', '3.5', '3.6', '3.7', '3.8', '3.9', '3.10']
steps: