Skip to content

Commit e25bc5d

Browse files
committed
Add --locked to README command to avoid spurious diffs
1 parent fd5d175 commit e25bc5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ vygeneruje náhled.
1818
Kdo chce pracovat na svém stroji, může dokumentaci sestavit do adresáře
1919
``build`` pomocí tohoto příkazu::
2020

21-
uv run python -m sphinx build docs build
21+
uv run --locked python -m sphinx build docs build

0 commit comments

Comments
 (0)