before_script:
  - module add  python/3.6.1-2-anaconda
  - pip install --user pytest-pythonpath

test:
  script:
  - pytest