We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88d9c81 commit 260464aCopy full SHA for 260464a
V2/Makefile
@@ -11,7 +11,7 @@ help:
11
install:
12
@echo "=========================================Installing dependencies Time Tracker========================================="
13
npm install
14
- # pip install --upgrade pip
+ pip install --upgrade pip
15
pip install -r requirements.txt
16
@echo "Completed! "
17
0 commit comments