Quick Setup
- update setup.py (name)
- rename folder of package
- update setup.cfg (versionfile_source, versionfile_build)
-
pip install versioneer
andversioneer install
Optional for codecov
- create token on codecov.com and add is as
CODECOV_TOKEN
- uncomment
Upload coverage to Codecov
in.github/workflows.unittests.yml