#!/bin/sh

exec python3 -m pytest --installed test/
