reinstall:
	pip uninstall nginx-redirector -y && python setup.py install
test:
	MAPS_DIR=/home/kantegory/pvt/nginx-redirector/redirector/tests/nginx_test_case/maps CONFIG_DIR=/home/kantegory/pvt/nginx-redirector/redirector/tests/nginx_test_case/location-includes CONFIG=/home/kantegory/pvt/nginx-redirector/redirector/tests/test.yaml python -m unittest redirector/tests/redirector_test.py