language: python python: - "3.8" install: - make install script: - make test