Drop support for python 3.5

This commit is contained in:
Kovid Goyal 2020-03-05 18:31:20 +05:30
parent ac149be2bb
commit 81a58186c6
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C
3 changed files with 5 additions and 1 deletions

View file

@ -20,7 +20,7 @@ jobs:
cc: [gcc, clang]
include:
- python: a
pyver: 3.5
pyver: 3.6
sanitize: 0
- python: b