1
0
Fork 0
mirror of https://github.com/qurator-spk/dinglehopper.git synced 2025-06-07 19:05:13 +02:00

Remove restriction on Python 3.5

This commit is contained in:
Benjamin Rosemann 2021-05-27 16:26:02 +02:00
parent 249787686f
commit 45465f8d13

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"]