before_script: - python -V # print the python version, for debugging - pip install -r requirements.txt test: script: - nose2