1
0
Fork 0
mirror of https://github.com/qurator-spk/dinglehopper.git synced 2025-06-09 20:00:01 +02:00

⬆️ CircleCI: Add Python 3.10

This commit is contained in:
Gerber, Mike 2021-10-22 18:41:47 +02:00
parent 7d85e21cbc
commit b2b21839c2

View file

@ -20,4 +20,4 @@ workflows:
- test:
matrix:
parameters:
python-version: ["3.5", "3.6", "3.7", "3.8", "3.9"]
python-version: ["3.5", "3.6", "3.7", "3.8", "3.9", "3.10"]