All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Added
buildto templaterequirements-dev.txt. - Added
.editorconfig. - Added
CHANGELOG.md. - Added
requirements.txt. - Added
tasks.py.
- Fixed import error for
Collectionfrominvoke.
- Removed
blackfrompyproject.tomlof template repo. - Removed
blackfromrequirements-dev.txtof template repo. - Removed
_staticfrom docs folder of template repo. - Removed
from __future__imports from python files of template repo. - Removed
HERE,HOME,DATA,DOCS,TEMPfrom__init__.pyof template repo package. - Removed empty
dataandtempfrom template repo.