-
Notifications
You must be signed in to change notification settings - Fork 20
Home
Akshay Shah edited this page Aug 21, 2013
·
3 revisions
We're distributing this as both a traditional tarball and as a wheel binary. To build a new release (don't forget to upload the changelog and bump the version number!):
# Need recent versions of packaging tools
pip install -U "pip>=1.4" "setuptools>=0.9" "wheel>=0.21"
./setup.py sdist
./setup.py bdist_wheel