Skip to content

Installation of v1.3.0 fails due to invalid dependency on built-in module 're' #49

Description

@anchoredship

Hi there, thank you for maintaining this useful library!
When attempting to install jcamp via pip, the installation fails to install v1.3.0 because the package declares a dependency on the built-in standard library module re.
I investigated the issue and found that re is only explicitly listed as a dependency in the package's METADATA file.
Could you please remove re from the dependencies in METADATA file and release a patch version (e.g., 1.3.1)?
Thanks again for your time and great work!

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