Skip to content

Commit 913dbfd

Browse files
committed
update package info
1 parent 1004b1d commit 913dbfd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

python_package/README.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ Exercise 2: Create environment
2525

2626
Create a project folder and execute the commands
2727

28+
::
29+
2830
uv python install 3.12
2931
uv init
3032

@@ -94,5 +96,5 @@ You should find the release files in the `dist/` folder.
9496
If you want to release the sources only, use:
9597

9698
::
97-
99+
98100
uv build --sdist

0 commit comments

Comments
 (0)