remove 2.7 support

This commit is contained in:
Mathieu Virbel 2019-12-22 19:21:08 +01:00 committed by Mathieu Virbel
parent 526607e17d
commit 69d418491f

View file

@ -6,7 +6,6 @@ jobs:
strategy:
matrix:
python:
- '2.7'
- '3.6'
- '3.7'
- '3.8'