Skip to content

fix(packaging): declare macOS support#49

Open
AnayGarodia wants to merge 1 commit into
AlmanacCode:mainfrom
AnayGarodia:fix/windows-cli-error-24
Open

fix(packaging): declare macOS support#49
AnayGarodia wants to merge 1 commit into
AlmanacCode:mainfrom
AnayGarodia:fix/windows-cli-error-24

Conversation

@AnayGarodia

Copy link
Copy Markdown

Summary

Correct the PyPI operating-system classifier so the package advertises its actual macOS-only runtime support instead of claiming to be OS independent. The public packaging contract test now guards against this regression.

Refs #24 and #31

Why

The terminal import path is already guarded, but CodeAlmanac still relies on launchd for scheduling. Accurate package metadata prevents Windows and Linux users from being told the current release is platform independent.

Validation

  • uv run pytest — 564 passed
  • uv run ruff check .
  • uv build

Copilot AI review requested due to automatic review settings July 22, 2026 07:51

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

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.

2 participants