Describe supported Python version

This commit is contained in:
kobayashi
2020-03-03 10:52:56 -05:00
parent 9276f9d016
commit 1b26ab0a0f
2 changed files with 6 additions and 0 deletions

View File

@@ -7,6 +7,8 @@ addons:
language: python
python:
- "3.5"
- "3.6"
- "3.7"
install:
- pip install -r requirements.txt
- pip install pycodestyle