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

Python wheel shouldn't be demanded for local bulids from source via setuptools #87

Open
alerque opened this issue Aug 3, 2021 · 1 comment

Comments

@alerque
Copy link

alerque commented Aug 3, 2021

See previous iterations of this issue on other projects for details:

This one I'm even less sure how to go about fixing because a different shim to setuptools seems to be used, but here's the bit of code:

requires = ["setuptools>=42", "wheel", "setuptools_scm[toml]>=3.4"]

@benkiel
Copy link
Contributor

benkiel commented Aug 3, 2021

Happy to review a PR for this, unfortunately I don’t currently have the bandwidth to dig into this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants