Skip to content

release: publish harel-python to PyPI #14

Description

@fruwe

Package and publish harel-python to PyPI so other Python programs can pip install
and import harel.

Scope (one PR)

  • Finalize distribution metadata in pyproject.toml (classifiers, urls, keywords;
    confirm the PyPI distribution name — harel if free, else a fallback — while keeping
    the import name harel).
  • Add a tag-triggered release workflow (.github/workflows/release.yml) that builds the
    sdist + wheel and publishes via PyPI Trusted Publishing (OIDC); verify
    python -m build produces an importable wheel in CI.
  • Perform the first publish (requires a PyPI token / trusted-publisher configured by
    the maintainer).

No spec change. Standalone.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions