Skip to content

chore: Prepare Python keymaster for PyPI#483

Merged
macterra merged 2 commits intomainfrom
prep-python-keymaster-pypi
May 4, 2026
Merged

chore: Prepare Python keymaster for PyPI#483
macterra merged 2 commits intomainfrom
prep-python-keymaster-pypi

Conversation

@macterra
Copy link
Copy Markdown
Collaborator

@macterra macterra commented May 4, 2026

Summary

  • add PyPI-ready metadata for the archon-keymaster package
  • add package-local license, manifest, and publishing checklist
  • update install docs for public PyPI installs while preserving editable install guidance
  • record the repo instruction that package prep may build/check artifacts but must not upload unless explicitly requested

Validation

  • built wheel and sdist locally with python -m build
  • twine check /tmp/archon-keymaster-dist/* passed
  • installed the built wheel into a clean venv and smoke-tested keymaster --help
  • verified the CLI parser still exposes 132 commands
  • pytest -q tests from python/keymaster passed: 140 passed

No TestPyPI or PyPI upload was performed.

@macterra macterra changed the title [codex] Prepare Python keymaster for PyPI chore: Prepare Python keymaster for PyPI May 4, 2026
@macterra macterra marked this pull request as ready for review May 4, 2026 21:37
@macterra macterra merged commit e32091d into main May 4, 2026
28 checks passed
@macterra macterra deleted the prep-python-keymaster-pypi branch May 4, 2026 21:37
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