Makefile 71 B

12345
  1. install:
  2. pip3 install -r requirements.txt --user
  3. run:
  4. python3 app.py