Skip to content

Commit

Permalink
Update BUILD.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jviereck authored Nov 22, 2024
1 parent 8992f8f commit cc39fea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BUILD.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ pixi run py-fmt
### Building an installable Python wheel
The `py-wheel` command builds a whl file:
```sh
pixi run py-wheel --release
pixi run py-build-release
```
Which you can then install in your own Python environment:
```sh
Expand Down

0 comments on commit cc39fea

Please sign in to comment.