Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add a command to use pip's build isolation for building a sdist #5401

Closed
RonnyPfannschmidt opened this issue May 14, 2018 · 4 comments
Closed
Labels
auto-locked Outdated issues that have been locked by automation

Comments

@RonnyPfannschmidt
Copy link
Contributor

i believe it would be a nice help for the python ecosystem to be able to build a sdist using the same build isolation as pip is using to turn sdists or source trees into a wheel

@pradyunsg pradyunsg added the S: needs triage Issues/PRs that need to be triaged label May 16, 2018
@brettcannon
Copy link
Member

Just came across a desire for a pip sdist equivalent to pip wheel as well to help future-proof a CI pipeline to create everything someone would want to upload to PyPI.

@pradyunsg
Copy link
Member

There's #5407 that discusses a pip build command which would satisfy this need.

@chrahunt
Copy link
Member

chrahunt commented May 26, 2019

This use case is considered in specifically in #6041, which was branched from the above.

@pradyunsg
Copy link
Member

pradyunsg commented May 26, 2019

Thanks for that link @chrahunt! I'd completely forgotten about this issue when I filed that one.

Since most of the discussion is happening there, I'll close this issue as superceded by #6041.

@lock lock bot added the auto-locked Outdated issues that have been locked by automation label Jun 25, 2019
@triage-new-issues triage-new-issues bot removed the S: needs triage Issues/PRs that need to be triaged label Jun 25, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Jun 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
auto-locked Outdated issues that have been locked by automation
Projects
None yet
Development

No branches or pull requests

4 participants