Skip to content

Packages listed in setup_requires are downloaded into the directory that contains setup.py #80

@ghost

Description

Originally reported by: ngrilly (Bitbucket: ngrilly, GitHub: ngrilly)


I use setup_requires in one of my projects, and was a bit surprised to find the eggs listed in setup_requires added to my working directory after having run python setup.py sdist.

This behavior is clearly documented here but is still quite unexpected.

Is there a reason for this or is it something that can changed?


Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions