Skip to content

Commit

Permalink
fix(Makefile): removing
Browse files Browse the repository at this point in the history
  • Loading branch information
nerap committed Oct 15, 2021
1 parent 7cd858c commit 296dd2b
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 @@ -12,7 +12,7 @@ test:

#Installing dependencies
init:
python -m pip install --upgrade pip/
python -m pip install --upgrade pip
pip install -r requirements.txt

#Init the git config for this project
Expand Down

0 comments on commit 296dd2b

Please sign in to comment.