Dropping tests for Python 3.5 due to problems with unordered dictionaries and file comparison
This commit is contained in:
+1
-1
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user