don't test with python 3.5
also, typing is no longer needed (part of stdlib from 3.5)
This commit is contained in:
@@ -2,7 +2,6 @@ sudo: true
|
||||
dist: xenial
|
||||
language: python
|
||||
python:
|
||||
- 3.5
|
||||
- 3.6
|
||||
- 3.7
|
||||
addons:
|
||||
|
||||
Reference in New Issue
Block a user