summaryrefslogtreecommitdiff
path: root/Makefile
blob: 2dba6bf49c37610c408217521f9ed0bfe71e84c0 (plain)
1
2
3
4
5
.PHONY: publish

publish:
	tox -e packaging
	twine upload -s dist/*