Use Python 3.7+ in testing.

This commit is contained in:
Abhilash Raj 2021-05-31 22:49:00 -07:00
parent 7a3a48a56f
commit cb2f9d28c1
No known key found for this signature in database
GPG Key ID: 9D9B2BA061D0A67C
1 changed files with 3 additions and 1 deletions

View File

@ -1,7 +1,9 @@
language: python
python:
- "2.7"
- "3.7"
- "3.8"
- "3.9"
install:
- pip install flake8