drop 2.7 support
This commit is contained in:
@@ -3,9 +3,8 @@ os: linux
|
|||||||
dist: xenial
|
dist: xenial
|
||||||
cache: pip
|
cache: pip
|
||||||
python:
|
python:
|
||||||
- 2.7
|
|
||||||
- 3.6
|
- 3.6
|
||||||
- 3.8
|
- 3.9
|
||||||
before_install:
|
before_install:
|
||||||
- python --version
|
- python --version
|
||||||
- pip install -U pip
|
- pip install -U pip
|
||||||
|
|||||||
Reference in New Issue
Block a user