Files
mail4one/Makefile
T
2023-06-13 16:13:30 -04:00

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