mirror of
https://github.com/astral-sh/uv.git
synced 2025-11-02 12:59:45 +00:00
## Summary Use a dedicated source type for non-package requirements. Also enables us to support non-package `path` dependencies _and_ removes the need to have the member `pyproject.toml` files available when we sync _and_ makes it explicit which dependencies are virtual vs. not (as evidenced by the snapshot changes). All good things! |
||
|---|---|---|
| .. | ||
| compile.rs | ||
| installer.rs | ||
| lib.rs | ||
| pip_compileall.py | ||
| plan.rs | ||
| preparer.rs | ||
| satisfies.rs | ||
| site_packages.rs | ||
| uninstall.rs | ||