The Hatchlor 0.3
Changes from last version:
- New: use
post-install-commands = ["pre-commit install"]
inpyproject.toml
to make sure the pre-commit hook is installed - Change: have a clean
default
environment and test-related tools are now intest
environment - New: add pytest-sugar to
test
environment - New: experimental lock-file support using hatch-pip-compile