mirror of
https://github.com/hwchase17/langchain.git
synced 2026-04-12 23:42:51 +00:00
cr
This commit is contained in:
6
.github/workflows/check_versions.yml
vendored
6
.github/workflows/check_versions.yml
vendored
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user