image: 'continuumio/miniconda:4.7.12' before_script: - conda create -f env.yml - conda activate bolsonaro test: script: - pytest tests/