0.1.0
Added
- This changelog file
.coveragerc
file.flake8
file- Script to create report directories
unittest.cfg
filerequirements.txt
file to setup required packages- Initial
changelog2version
package
Changed
.gitignore
file after fork to latest Python gitignore templatesetup.py
file after forktox.ini
file after fork to usenose2
and create coverage report- GitHub CI release workflow updated to run on
main
branch and update version file before package build - GitHub CI test workflow updated to create package with updated version file, archive build artifacts, not running on
main
ordevelop
branch and using package extras