Skip to content

install_requires=["setuptools"], in setup.py is wrong #596

@socketpair

Description

@socketpair

Actually, setuptools is dev-requirement. It's required only to build the package.

It's not required for Cerberus to work when it is installed.

Please remove this from requirements becuse it adds extra packaes in target systems. For example, Fedora's python3-cerberus depends on python3-setuptools, which is very bad.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions