You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added
Publish release wheels and source distributions to PyPI through GitHub Actions Trusted
Publishing, with no stored PyPI credential.
Changed
Generated pre-commit and CI gates install an exact doc-lattice==1.0.0 PyPI requirement
instead of cloning and building a tagged Git revision.
Release retries distinguish the current tagged commit from an ordinary unversioned merge,
making GitHub Release and PyPI publication safe to resume after a partial failure.
Source distributions contain only package source, tests, license, README, build metadata, and
Hatchling's required .gitignore.