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

View File

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