Commit Graph

1 Commits (6d9d60fa0cfc4cd3a72b4bb4baa4803e1c9983bc)

Author SHA1 Message Date
Adam Chainz 3c525ab743 Release as a universal wheel
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`.
9 years ago