Dropping Python 3.5 support
This commit is contained in:
+2
-1
@@ -11,7 +11,8 @@ addons:
|
||||
- python3-pyqt5
|
||||
- python3-pyqt5.qtsvg
|
||||
python:
|
||||
- "3.5"
|
||||
- "3.6"
|
||||
- "3.7"
|
||||
- "3.8"
|
||||
install:
|
||||
- pip install --upgrade pip
|
||||
|
||||
Reference in New Issue
Block a user