Skip to content

Align PyPI package names#10

Merged
AusafMo merged 1 commit into
mainfrom
codex/package-name-messages
Jun 27, 2026
Merged

Align PyPI package names#10
AusafMo merged 1 commit into
mainfrom
codex/package-name-messages

Conversation

@AusafMo

@AusafMo AusafMo commented Jun 27, 2026

Copy link
Copy Markdown
Owner

Summary

  • rename Python distributions to cfg-vcs and cfg-impact
  • align publish workflow environments, publishing docs, and install commands with those names
  • update optional-dependency error messages to point at the published distributions

Review notes

  • I did not keep the original tiny message-only diff as-is because it referenced cfg-vcs without updating pyproject metadata or publishing docs. This PR keeps the package names coherent against remote main.

Tests

  • .venv/bin/python -m pytest -q
  • .venv/bin/python -m build
  • .venv/bin/python -m twine check dist/*
  • (cd plugins/cfg_impact && ../../.venv/bin/python -m build && ../../.venv/bin/python -m twine check dist/*)
  • clean wheel install smoke with cfg_vcs wheel + cfg_impact wheel

@AusafMo AusafMo merged commit 54ac310 into main Jun 27, 2026
2 checks passed
@AusafMo AusafMo deleted the codex/package-name-messages branch June 27, 2026 22:05
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