Skip to content

Commit

Permalink
docs: Note 'uv pip compile' is tool used (#92)
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.
   - Amends PR #86.
  • Loading branch information
matthewfeickert authored Jan 7, 2025
1 parent ed505af commit a5ef18a
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 a5ef18a

Please # to comment.