- New repo location, converted from hg to git.
- Fixed installation via PyPI, including the addition of
distribute_setup.py
to theMANIFEST.in
(in both the new-package template and within the python-package-template package itself) and the addition of a setup parameter to include package data files.
- Initial release.
- A
pypack
command that creates a simple Python package template, including an empty package directory as well as changes, license, manifest, readme, and setup.py files.