Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Making seqrepo optional #624

@kislyuk

Description

@kislyuk

biocommons.seqrepo pulls in a lot of dependencies. Since it is optional, can this be reflected in the setuptools configuration by using an extras flag? https://setuptools.pypa.io/en/latest/userguide/dependency_management.html#optional-dependencies

This way seqrepo would only be pulled in when running pip install hgvs[seqrepo], not pip install hgvs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions