Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
VolodymyrBg authored Mar 1, 2025
1 parent b4834b6 commit e69fd6c
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -153,12 +153,6 @@ go.sum: go.mod
go mod verify
go mod tidy

#? python-install-deps: Install python dependencies
python-install-deps:
@echo "Installing python dependencies..."
@pip3 install --upgrade pip
@pip3 install -r requirements.txt

###############################################################################
### Documentation ###
###############################################################################
Expand Down

0 comments on commit e69fd6c

Please sign in to comment.