Skip to content

fix(esdb): include verifier in pipx installs#296

Merged
tbitcs merged 2 commits into
mainfrom
codex/fix-issue-295-v0.22.1
Jul 13, 2026
Merged

fix(esdb): include verifier in pipx installs#296
tbitcs merged 2 commits into
mainfrom
codex/fix-issue-295-v0.22.1

Conversation

@tbitcs

@tbitcs tbitcs commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Fixes #295. Adds cryptography to the base package dependencies so clean pipx installs can activate a valid ESDB license without manual injection. Adds TEST-472, updates REQ-366, release docs, and v0.22.1 metadata. Verified locally with focused ESDB tests (19 passed, 2 skipped), full suite (2251 passed, 8 skipped, 5 xfailed), Ruff, mypy, strict MkDocs, package build/twine, SpecSmith audit/validate, and pip-audit.

@tbitcs tbitcs merged commit 4888638 into main Jul 13, 2026
23 checks passed
@tbitcs tbitcs deleted the codex/fix-issue-295-v0.22.1 branch July 13, 2026 22:52
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.

ESDB license activation fails in pipx installs when cryptography extra is absent

1 participant