mirror of
https://github.com/astral-sh/uv.git
synced 2025-09-22 18:22:28 +00:00
![]() This PR contains three smaller improvements: * Improve the include/exclude logging. We're still showing the current directory as empty backticks, not sure what to do about that * Add early stopping to license file globbing, so we don't traverse the whole directory recursively when license files can only be in few places * Support explicit wheel excludes. These are still not entirely right, but at least we're correctly excluding compiled python files now. The next step is to make sure that the wheel excludes contain all pattern from source dist excludes, to make sure source tree -> wheel can't have more files than source tree -> source dist -> wheel. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |