test:
	nosetests3

venv:
	python3 -m venv venv
	venv/bin/pip3 install IMAPClient