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:
parent
249787686f
commit
45465f8d13
1 changed files with 1 additions and 1 deletions
|
@ -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"]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue