The Hatchlor 0.2.2
Changes since last release:
- Fix: replace periods with underscores when determining
pkg_name
fromproject_slug
- Fix: add
[tool.hatch.build]
->packages
inpyproject.toml
to resolve package ifproject_slug
!=pkg_name
- Fix: have less dependencies in the
pyproject.toml
as example to speed up demonstrations