diff --git a/Makefile b/Makefile index 8a7b5ff..796bfaf 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -test: +test: init pipenv run py.test tests init: pipenv install --skip-lock