1
0

don't test with python 3.5

also, typing is no longer needed (part of stdlib from 3.5)
This commit is contained in:
SomberNight
2018-09-11 21:10:47 +02:00
parent bed35a65c7
commit 6b9a83ae80
3 changed files with 1 additions and 3 deletions

View File

@@ -2,7 +2,6 @@ sudo: true
dist: xenial
language: python
python:
- 3.5
- 3.6
- 3.7
addons: