test:
	tox

pypi:
	python setup.py sdist upload
