python-mailsnake icon indicating copy to clipboard operation
python-mailsnake copied to clipboard

Release as a universal wheel

Open adamchainz opened this issue 9 years ago • 0 comments
trafficstars

By releasing as a Python wheel as well as a source distribution, you can speed up end user’s installs. After merging this command, to release you just need to run python setup.py clean sdist bdist_wheel upload.

adamchainz avatar Oct 13 '16 14:10 adamchainz