mirror of https://github.com/astral-sh/uv
Fix indentation in `projects.md` (#8772)
## Summary Fix indentation in `projects.md`
This commit is contained in:
parent
2ed94745a2
commit
545a55f58f
|
|
@ -235,8 +235,8 @@ Hello from example-lib!
|
||||||
|
|
||||||
!!! tip
|
!!! tip
|
||||||
|
|
||||||
Changes to `lib.rs` or `main.cpp` will require running `--reinstall` when using binary build
|
Changes to `lib.rs` or `main.cpp` will require running `--reinstall` when using binary build
|
||||||
backends such as `maturin` and `scikit-build-core`.
|
backends such as `maturin` and `scikit-build-core`.
|
||||||
|
|
||||||
### Packaged applications
|
### Packaged applications
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue