
test:
	py.test

publish:
	python setup.py sdist upload
