Skip to content

First PyPI release, so dependents need not pin a git ref #3

Description

@awickert

artesian is not on PyPI, so anything depending on it must pin a git ref. GRLP's docs/requirements.txt currently carries:

artesian @ git+https://github.com/MNiMORPH/artesian@main

That works on Read the Docs, but it means GRLP's documentation build tracks artesian's main with no version boundary — an unrelated change here can break GRLP's docs.

Blocking, or at least worth doing first

On release

Swap GRLP's git pin for an ordinary version specifier (e.g. artesian>=0.1). Tracked here rather than in GRLP so the two halves stay together.

🤖 Generated with Claude Code

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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