Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 250 Bytes

MAINTAINER.md

File metadata and controls

18 lines (12 loc) · 250 Bytes

Releases

To make a release edit the src/pytest_checklist.py/__about__.py file for the new version.

Test the build works:

hatch build

Then commit and tag. Then you can build and publish again.

hatch build
hatch publish