Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

Release as a universal wheel #154

Merged
merged 1 commit into from Oct 15, 2016
Merged

Conversation

adamchainz
Copy link
Contributor

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.

By releasing as a [Python wheel](http://pythonwheels.com/) 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`.
@kmmbvnr kmmbvnr merged commit 2368cb2 into viewflow:master Oct 15, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants