Skip to content

Ensure we have a non-dev-mode install of graspologic as part of CI/CD workflow #1009

@bdpedigo

Description

@bdpedigo

Somehow #983 was not caught by our CI/CD workflow

I suspect this is because graspologic is being installed with development dependencies in most (all?) places in our workflow, and typing_extensions was probably being installed as a dependency of a development dependency. I think this is why I also did not notice as I almost always install locally in dev mode.

We should

  1. check if the above is the case and if so,
  2. add a simple step to the workflow that simply installs graspologic in non-dev mode.

If I'm wrong about the above, then I'd still like to figure out how that snuck past us

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions