mirror of
https://github.com/astral-sh/uv.git
synced 2025-09-29 13:34:47 +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.
|
Python.
|
||||||
- 🧪 Tested at-scale against the top 10,000 PyPI packages.
|
- 🧪 Tested at-scale against the top 10,000 PyPI packages.
|
||||||
- 🖥️ Support for macOS, Linux, and Windows.
|
- 🖥️ 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).
|
[alternative resolution strategies](#resolution-strategy).
|
||||||
- ⁉️ Best-in-class error messages with a conflict-tracking resolver.
|
- ⁉️ Best-in-class error messages with a conflict-tracking resolver.
|
||||||
- 🤝 Support for a wide range of advanced `pip` features, including: editable installs, Git
|
- 🤝 Support for a wide range of advanced `pip` features, including: editable installs, Git
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue