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 1792367 commit 71bc786
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 @@ -3,7 +3,7 @@

install:
@echo "Installing uv..."
pip install uv
pip install uv
@echo "Installing..."
uv pip install -e .[freeze]
@echo "Installation complete."
Expand Down

0 comments on commit 71bc786

Please sign in to comment.