top | item 44359218 (no title) csl | 8 months ago Yes, I can see how it would make sense to be able to set this in pyproject.toml (typically for private package)uv is still quite new though. Perhaps you can open an issue and ask for that? discuss order hn newest collinmanderson|8 months ago It looks like there's already a pyproject.toml no-binary option? [tool.uv] no-binary = true Or for a specific package: [tool.uv] no-binary-package = ["ruff"] https://docs.astral.sh/uv/reference/settings/#no-binary unknown|8 months ago [deleted] unknown|8 months ago [deleted]
collinmanderson|8 months ago It looks like there's already a pyproject.toml no-binary option? [tool.uv] no-binary = true Or for a specific package: [tool.uv] no-binary-package = ["ruff"] https://docs.astral.sh/uv/reference/settings/#no-binary
collinmanderson|8 months ago
unknown|8 months ago
[deleted]
unknown|8 months ago
[deleted]