v4.1.5
I am happy to announce the new release: PyScaffold v4.1.5.
Main Changes
- Add pyenv's
.python-versioninto .gitignore, #576 - Added more --very-verbose logging to make clearer what's going on, #578
- Updated versions of containers in CI config, #583
- Fixed coverage config template for namespaced packages, #610
- Replaced internal
appdirsdependency withplatformdirs, #584
Documentation Changes
- Mention
python -m setuptools_scmas a form of debugging, #574 - Mention setting the default branch in git in docs, #577
- Fix documented path to
pyscaffold/default.cfg, #580
New Contributors
- @taylormonacelli made their first contribution in #580
Full Diff: v4.1.4...v4.1.5