Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
Co-authored-by: Roberto Pastor Muela <[email protected]>
  • Loading branch information
tusharbana-ansys and RobPasMue authored Jan 15, 2025
1 parent e357c78 commit 080d50c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ tests:

doc:
@echo "Installing uv..."
pip install uv
pip install uv
@echo "Installing documentation dependencies..."
uv pip install -e .[doc]
@echo "Building documentation..."
Expand Down

0 comments on commit 080d50c

Please sign in to comment.