Skip to content

Remove release.yaml; distribute via git tags instead of PyPI/GitHub Releases automation #11

Description

@ar-siddiqui

.github/workflows/release.yaml builds a wheel/sdist, publishes to PyPI via twine, and creates a GitHub Release with attached assets on every push to main. Replace this with a lighter model: tag releases in git and let users pip install git+https://github.com/NGWPC/ripple1d.git@\<tag> directly. No PyPI token needed and required to maintain.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions