Skip to content

Use dependency groups #4

@scottyeager

Description

@scottyeager

Since each module has separate dependencies, it would be nice to group them in the package definition so users can install only what they need:

pip install grid3[rmb]

Would just install redis, etc. And can always:

pip install grid3[all]

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions