This commit is contained in:
Mason Daugherty
2026-03-22 00:16:08 -04:00
parent b12a03d6b7
commit 0336315a47

View File

@@ -1,8 +1,4 @@
# Ensures version numbers in pyproject.toml and version.py/_version.py stay in
# sync for packages that use hardcoded version strings.
#
# Packages using `importlib.metadata.version(__package__)` are auto-synced and
# skipped by this check.
# Ensures version numbers in pyproject.toml and _version.py stay in sync.
name: "Check Version Equality"