@ -40,6 +40,7 @@ install-dev:
pipenv check
uninstall-dev:
rm -f Pipfile.lock
pipenv --rm
update: install-dev