language: python
python:
- "3.7"
- "3.8"
install: "pip install -r portier/requirements.txt"
script:
- flake8