test:
	pipenv sync
	pipenv run python run_test.py
