mirror of
https://github.com/qurator-spk/dinglehopper.git
synced 2025-06-07 19:05:13 +02:00
✔️ CircleCI: Stop testing using Python 3.5
The latest rapidfuzz updates broke Python 3.5 support. As it is EOL for some time now, we are stopping testing with it. See also gh-65 and gh-20.
This commit is contained in:
parent
76bacc0f15
commit
a19224dc46
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", "3.10"]
|
python-version: ["3.6", "3.7", "3.8", "3.9", "3.10"]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue