astral-sh / uv

An extremely fast Python package installer and resolver, written in Rust.
https://astral.sh/
Apache License 2.0
11.72k stars 321 forks source link

Fix documentation on --index-strategy values #3290

Closed sergeykolosov closed 2 weeks ago

sergeykolosov commented 2 weeks ago

Summary

Dropped the -- prefix from the values of the --index-strategy option mistakenly added to documentation in #3138.

Test Plan

Verified that actually accepted values of --index-strategy don't use a -- prefix.