#!/bin/sh

FORCE_COLOR=1 pytest --automake --capture=no
