Skip to content

Commit

Permalink
fix prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
clintonsteiner committed Jan 7, 2025
1 parent 3fcb926 commit 12a02a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/concepts/projects/dependencies.md
Original file line number Diff line number Diff line change
Expand Up @@ -595,6 +595,7 @@ inclusion or exclusion of its dependencies. Additionally, the `dev` group is
[synced by default](#default-groups).

To install dependencies you can use install or sync

```console
$ uv python install
$ uv sync --all-extras # installs all optional dependencies
Expand Down

0 comments on commit 12a02a7

Please sign in to comment.