Skip to content

Add make help target#186

Open
hugovk wants to merge 1 commit intopypi:mainfrom
hugovk:make-help
Open

Add make help target#186
hugovk wants to merge 1 commit intopypi:mainfrom
hugovk:make-help

Conversation

@hugovk
Copy link
Copy Markdown
Contributor

@hugovk hugovk commented Apr 21, 2026

Summary

Checklist

Making a release

  • Bump the version in src/pypi_attestations/__init__.py
  • Add a new subheading in the CHANGELOG for the new version
  • Add a link at the bottom of the CHANGELOG for the diff of the new version

Adding new public-facing APIs

  • Expose the new types/functions in src/pypi_attestations/__init__.py
make help
Usage: make [target]

  dev             Create development virtual environment
  doc             Generate documentation with pdoc
  edit            Open all source files in editor
  help            Display this help
  lint            Run linters (Ruff, mypy, interrogate)
  package         Build distribution packages
  reformat        Reformat source code with Ruff
  test tests      Run tests with coverage
  test-nocoverage Run tests without coverage

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.

1 participant