Remove restriction on Python 3.5

pull/60/head
Benjamin Rosemann 4 years ago
parent 249787686f
commit 45465f8d13

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

Loading…
Cancel
Save