- Don't need to have iiswsgi installed when running
setup.py
. Usesetup_requires
and separate commands instead of subclassing.
- Convert server to a Paste server
- Use distutils/setuptools commands for build and install process
- Custom build script approach
- Initial release