Skip to content

include setup_requires as unzipped universal wheels in the sdist in .eggs #377

@ghost

Description

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


this relates to #375 and #376

once unzipped wheels are used like unzipped eggs, it seems like a potential extra help
to just include the exact setup_requires in a sdist, so no network access is needed to use the setup.py

to even extend on this, ez_setup could also be extended to put a unzipped wheel of setuptools right at the start of sys.path enabling the use of very recent setuptools in sdists without depending on the environment


Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions