language: python python: - "3.6" install: "pip install flake8" script: - flake8 magnus