blob: 0e1524fc2071b02764604fd90054ba6dea48d8fa [file] [log] [blame]
pypi:
python setup.py sdist bdist_wheel upload
clean:
rm -rf -- build dist ipaddress.egg-info
.PHONY: clean pypi