drop 2.7 support

This commit is contained in:
Akash Mahanty
2020-10-16 19:23:37 +05:30
parent f4278e7f2c
commit 5e41c7dc80

View File

@@ -3,9 +3,8 @@ os: linux
dist: xenial
cache: pip
python:
- 2.7
- 3.6
- 3.8
- 3.9
before_install:
- python --version
- pip install -U pip