Skip to content

Commit

Permalink
docs: Note 'uv pip compile' is tool used
Browse files Browse the repository at this point in the history
* 'uv pip compile' is the tool used to build the requirements.lock
  lock file.
  • Loading branch information
matthewfeickert committed Jan 7, 2025
1 parent ed505af commit 2a8897b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ make build

## Build lock file

To build a `pip-compile` lock file for local use `nox`
To build a `uv pip compile` lock file for local use `nox`

```
nox
Expand Down

0 comments on commit 2a8897b

Please sign in to comment.