language: python python: - "3.6" - "3.7-dev" install: - pip install -r requirements.txt script: bash ./examples/generate.sh