Skip to content

Add py.typed marker to source and package #164

@Daverball

Description

@Daverball

You appear to have added type hints, but you are currently not exporting them. You need to add a py.typed marker file to the urlextract directory and include it in the package data (newer versions of pip/setuptools may do this automatically, but it's best to be explicit). Otherwise other packages cannot make use of the type hints.

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