Dropping tests for Python 3.5 due to problems with unordered dictionaries and file comparison

This commit is contained in:
Veronica K. B. Olsen
2019-08-11 20:08:06 +02:00
parent 4d2d09facc
commit b4a89ede9f
+1 -1
View File
@@ -12,7 +12,7 @@ addons:
- python3-pyqt5 - python3-pyqt5
- python3-pyqt5.qtsvg - python3-pyqt5.qtsvg
python: python:
- "3.5" - "3.6"
- "3.7" - "3.7"
install: install:
- pip install -r requirements.txt - pip install -r requirements.txt