Skip to content

Add install_requires to setup.py #21

@sverhoeven

Description

@sverhoeven

To specify which dependencies your package has install_requires=['mydep'] in setup.py should be used.

Now the setup.py does not contain that key, making it hard to find how to specify package dependencies.

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