Skip to content

ci: simplify op_system.__version__#72

Merged
TimothyWillard merged 1 commit intomainfrom
push-wxnssokwplos
Apr 27, 2026
Merged

ci: simplify op_system.__version__#72
TimothyWillard merged 1 commit intomainfrom
push-wxnssokwplos

Conversation

@TimothyWillard
Copy link
Copy Markdown
Collaborator

  • Utilize importlib.metadata.version for __version__ constant.
  • Simplify scripts/release_validate.py to not check __verssion__ since it is now pegged to pyproject.toml.

- Utilize `importlib.metadata.version` for `__version__` constant.
- Simplify `scripts/release_validate.py` to not check `__verssion__`
  since it is now pegged to `pyproject.toml`.
@TimothyWillard TimothyWillard merged commit 159a216 into main Apr 27, 2026
6 checks passed
@TimothyWillard TimothyWillard deleted the push-wxnssokwplos branch April 27, 2026 12:19
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