Skip to content

The "install_requires" keyword doesn't work with distutils #95

@SnarkBoojum

Description

@SnarkBoojum

It should be "requires", so I suggest the line:
setup_args['requires'] = setuptools_args['install_requires'] = [
instead of what appears now in setup.py.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions