Dropping Python 3.5 support

This commit is contained in:
Veronica K. B. Olsen
2020-02-05 01:27:17 +01:00
parent cac75abcaf
commit 123d64bba9
+2 -1
View File
@@ -11,7 +11,8 @@ addons:
- python3-pyqt5 - python3-pyqt5
- python3-pyqt5.qtsvg - python3-pyqt5.qtsvg
python: python:
- "3.5" - "3.6"
- "3.7"
- "3.8" - "3.8"
install: install:
- pip install --upgrade pip - pip install --upgrade pip