#!/bin/bash

PYTHONPATH=src pytest tests -x -s
