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
Copy files to Apache, start vote
If vote passes, copy files to Apache dist
Upload files to Pypi
Tag the release in Subversion