Revision 840aac54
- Added installer build script for Inno Setup.
- Added automatic clearing of the write queue after successful completion.
- Removed command completion information from help command when running on Windows (it is not available there).
- Automatically use notepad by default for editing of the write queue on Windows.
- Use method of finding user's home folder that is OS agnostic.
- Refactored code so that it does not depend on dynamic change to sys.path (to support running in a py2exe package on Windows)
- Added CLI version to message printed when the CLI starts.
- Removed RC from version. It's fairly well tested now, and pip skips RCs when installing.
Files
- added
- modified
- copied
- renamed
- deleted