language: python branches: only: - dev python: - "3.7" - "3.8" - "3.9" script: python3 setup.py test