language: python python: - "3.5" install: - pipenv install -d --system script: nosetests