===========
- Changes required for PyScaffold v4.0
- Updated templates for testing
- Simplified templates package thanks to ``pyscaffold.templates.get_template``
- Removed unnecessary ``coding: utf-8`` comments
- Replaced ``travis`` with ``cirrus`` extension
- Version scheme changed to ``no-guess-dev`` (from ``setuptools_scm``)
- Fixed references to PyScaffold in the docs, by adding it as a doc requirement, 23
- Added Github Actions template for automatically publishing tags to PyPI