Skip to content

Shouldn't cruft-based actions in repos built with this template be wrapped in poetry? #30

Closed
@turbomam

Description

@turbomam
update-template:
	poetry run cruft update

In the Makefile, instead of

update-template:
	cruft update

Activity

pkalita-lbl

pkalita-lbl commented on Dec 2, 2023

@pkalita-lbl
Contributor

They should not. Following the current recommendation, if you've installed cruft with pipx then cruft update should work just fine. I've you've chosen to go the pipx run cruft ... route that's perfectly fine, but I think it's up to the end user to adjust their Makefile accordingly at that point.

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

        Participants

        @turbomam@pkalita-lbl

        Issue actions

          Shouldn't cruft-based actions in repos built with this template be wrapped in poetry? · Issue #30 · linkml/linkml-project-cookiecutter