This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch main in repository llvm-lnt.
from 3470cea Overhaul the README and developer guide (#90) new b60cc0a Document and add a job to build and publish a PyPI package (#94)
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .github/workflows/build-and-publish-package.yml | 72 +++++++++++++++++++++++++ docs/developer_guide.rst | 15 ++++++ docs/quickstart.rst | 24 +++------ pyproject.toml | 2 + 4 files changed, 97 insertions(+), 16 deletions(-) create mode 100644 .github/workflows/build-and-publish-package.yml