language: python python: - "3.7" install: - python setup.py develop script: - python setup.py test