Fix dependency overrides link in README (#1297)

This commit is contained in:
Charlie Marsh 2024-02-13 12:09:18 -05:00 committed by GitHub
parent 7fec2a311a
commit ea13d94c57
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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