Skip to content

Move sqlalchemy dependency out to extras #115

Open
@PeterJCLaw

Description

@PeterJCLaw

As far as I can tell, sqlalchemy is only needed for the (essentially optional) Django directory yet is always a dependency of this project. This means that all consumers need to install sqlalchemy even if it's not otherwise used.

While sqlalchemy isn't the largest package in the world, it's not exactly small either.
It would be great if sqlalchemy was an "extra" package so that it could be omitted when not needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions