#!/bin/sh set -ex pipenv clean pipenv sync --dev pipenv run pytest pipenv run pylint --disable=fixme symuid tests