Skip to content

fix(ci): install package in editable mode for PyPI publish quality gate#115

Merged
nullhack merged 1 commit intomainfrom
fix/pypi-editable-install
Apr 23, 2026
Merged

fix(ci): install package in editable mode for PyPI publish quality gate#115
nullhack merged 1 commit intomainfrom
fix/pypi-editable-install

Conversation

@nullhack
Copy link
Copy Markdown
Owner

Summary

  • Add uv pip install -e . step before quality gate in pypi-publish.yml
  • Fixes PackageNotFoundError: No package metadata was found for temple8 that causes all CLI tests to fail in the publish workflow

Testing

  • Same fix already applied in ci.yml (see fix/ci-install branch history)

@nullhack nullhack merged commit 2b090ea into main Apr 23, 2026
5 checks passed
@nullhack nullhack deleted the fix/pypi-editable-install branch April 23, 2026 09:14
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