v0.2.9
Summary
Minor maintenance release: moves mypy back from standalone pipx install to Poetry dev dependency, restructures poethepoet clean task into individual subtasks with a sequence combiner, adds pylint step to the release-plan command, and updates SETUP.md accordingly.
Changes
- Moved
mypyback from standalonepipxinstall to Poetry dev dependency - Restructured
poethepoetclean task into individual subtasks with a sequence combiner - Added
pylintstep to the release-plan slash command - Removed
mypyfromSETUP.mdprerequisites andpipxinstall/upgrade lists - Added
mypytoSETUP.mddev dependencies section - Suppressed
unused-argumentpylint warning onhealth_checkroute handler