Zanie Blue
Zanie Blue
Hm. `--no-editable-project`? I'm not sure. Makes sense as something to support though. Seems easy to defer to after stabilization.
Thanks for the report! ``` DEBUG Downloading and building requirement for build: numpy==1.26.2 DEBUG No cache entry for: https://files.pythonhosted.org/packages/2a/17/1fdc154e75d24d8c20c42b71bae1b5cf752453f0fc3a2504bbb810293dd1/numpy-1.26.2-cp312-cp312-macosx_11_0_arm64.whl DEBUG Calling `hatchling.build.get_requires_for_build_editable()` DEBUG Calling `setuptools.build_meta:__legacy__.get_requires_for_build_wheel()` error: Failed to prepare distributions...
An interactive prompt does sound nice, but I also run this command all the time and like that it just does what I want. Hm.
Unfortunately not much we can do about this — the default is weirdly low.
Can you use `uvx --python-preference only-system`?
Tracking in #8429
This may not be applicable if we allow virtual projects.
@rainzee updates will be posted when they happen, please don't spam the issue.
Please see #1495 for that — let's try to avoid expanding the scope of this discussion :)
@philgyford the `uv pip install` interface will not read non-standard project metadata (like development dependencies). And... @wimglenn said everything I was going to say :)