mail4one/Makefile

8 lines
134 B
Makefile

shell:
MYPYPATH=`pipenv --venv`/lib/python3.11/site-packages pipenv shell
test:
pipenv run python -m unittest mail4one/*test.py