Skip to content

Consider adding a dependency on setuptools #68

@yakMM

Description

@yakMM

In whitelist.py, there is an import on pkg_resources from setuptools.

from pkg_resources import iter_entry_points

This makes the code fail on environments without setuptools.

I suggest avoiding using the package altogether or making it a dependency (eventually optional)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions