Skip to content

missing submodules in install #1334

Description

@alxsimon

While trying to insall sgkit in Guix I had an error with the three submodules not being found.

This can be fixed by specifying the submodules in the pyproject.toml here
https://github.com/sgkit-dev/sgkit/blob/af2b62378548b4b25a2937c21bbe95d95948cfea/pyproject.toml#L60C1-L60C21

packages = ["sgkit", "sgkit.stats", "sgkit.distance", "sgkit.io"]

Not sure if it's packaging tooling specific, but other install systems might have issues with that too.

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