- Changes required for PyScaffold v4.0
- Updated system tests/CI using `pyscaffoldext-custom-extension`
- Simplified templates package thanks to `pyscaffold.templates.get_template`
- Removed unnecessary `coding: utf-8` comments
- Use symlinks to load `README.md`, `AUTHORS.md`, `CHANGELOG.md` into Sphinx, issues 6, 7.