Skip to content

Make pyenchant an optional dependency #10

@codingjoe

Description

@codingjoe

Since pyenchant is no longer maintained, I would recommend to make it an optional dependency via extras_require.
That would mean you would need to run pip install msgcheck[pyenchant] or pip install msgcheck[spelling] to install pyenchant and spell checking support.

What do you think @flashcode ? Currently I can't install this package on travis-ci because of the hard pyenchant dependency.

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