This page is for people who wish to contribute code to this project.
That will set up this project’s src directory in the easy-install.pth file in site-packages.
All newly-added code has a unit test
All tests pass cleanly (or have good reasons for not passing)
Change setup.cfg to have the appropriate tag (‘dev’, for example, or ‘’ for a stable release)
Change setup.py to have the appropriate version number
All changes checked in
Inline comments updated with changes
Sphinx doc updated with changes
Upload egg and tar to Google Code downloads
Make new downloads featured, old downloads deprecated
Tag the release in Subversion