#!/usr/bin/env bash set -e eval "$(./conda/bin/conda shell.bash hook)" conda activate ./env python -m torch.utils.collect_env pytest -v test