mirror of
https://github.com/astral-sh/uv.git
synced 2025-09-29 05:24:46 +00:00
Fix dependency overrides link in README (#1297)
This commit is contained in:
parent
7fec2a311a
commit
ea13d94c57
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ Puffin is backed by [Astral](https://astral.sh), the creators of [Ruff](https://
|
|||
Python.
|
||||
- 🧪 Tested at-scale against the top 10,000 PyPI packages.
|
||||
- 🖥️ Support for macOS, Linux, and Windows.
|
||||
- 🧰 Novel features such as [dependency version overrides](#dependency-overrides] and
|
||||
- 🧰 Novel features such as [dependency version overrides](#dependency-overrides) and
|
||||
[alternative resolution strategies](#resolution-strategy).
|
||||
- ⁉️ Best-in-class error messages with a conflict-tracking resolver.
|
||||
- 🤝 Support for a wide range of advanced `pip` features, including: editable installs, Git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue