Discontinue python 3.5 support (EOL reached)
Signed-off-by: JoeLametta <JoeLametta@users.noreply.github.com>
This commit is contained in:
@@ -3,7 +3,6 @@ dist: xenial
|
||||
|
||||
language: python
|
||||
python:
|
||||
- "3.5"
|
||||
- "3.6"
|
||||
- "3.7"
|
||||
- "3.8"
|
||||
@@ -18,6 +17,7 @@ env:
|
||||
|
||||
jobs:
|
||||
allow_failures:
|
||||
- python: "3.5"
|
||||
- python: "3.9-dev"
|
||||
include:
|
||||
- python: 3.8
|
||||
|
||||
Reference in New Issue
Block a user