Skip to content

fix: install Hatch with development dependencies - #215

Open
boop-beep-boop wants to merge 1 commit into
bio-learn:masterfrom
boop-beep-boop:fix/hatch-dev-dependency
Open

fix: install Hatch with development dependencies#215
boop-beep-boop wants to merge 1 commit into
bio-learn:masterfrom
boop-beep-boop:fix/hatch-dev-dependency

Conversation

@boop-beep-boop

Copy link
Copy Markdown

Summary

  • add Hatch to the dev optional dependencies
  • update the release documentation to use the virtual-environment installation
  • document make publish as the combined build-and-publish command

This implements option 1 from #199. The Makefile remains unchanged because
make install now provides the .venv/bin/hatch executable it already expects.

Fixes #199.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix: Makefile publish target references .venv/bin/hatch which is not installed

1 participant