1
0
Fork 0
mirror of https://github.com/qurator-spk/modstool.git synced 2025-06-08 11:20:07 +02:00

✔️ CircleCI: - Python 3.5 + Python 3.10

This commit is contained in:
Gerber, Mike 2022-03-31 21:10:13 +02:00
parent 73333ea2e2
commit 5c48541dee

View file

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