summaryrefslogtreecommitdiff
path: root/Makefile
blob: cbf2ec90ebc7d1a39c6ca95f2ba69dc83dd78b48 (plain)
1
2
3
4
5
.PHONY: upload
default:
	# doing nothing. try 'make upload'
upload:
	python setup.py sdist bdist_wheel --universal upload  --sign -i kali@leap.se -r pypi