mirror of https://github.com/astral-sh/uv
Update packse development documentation to include `--no-hash` flag (#2437)
This commit is contained in:
parent
4c572278ca
commit
104c74d911
|
|
@ -23,7 +23,7 @@ Usage:
|
|||
|
||||
Serve scenarios on a local index using packse
|
||||
|
||||
$ packse serve <path to scenarios>
|
||||
$ packse serve --no-hash <path to scenarios>
|
||||
|
||||
Override the uv package index and update the tests
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue