Skip to content

Instantly share code, notes, and snippets.

@dzinampini
Created October 15, 2019 07:56
Show Gist options
  • Save dzinampini/a7f641422005e1074ef2af9c427d0983 to your computer and use it in GitHub Desktop.
Save dzinampini/a7f641422005e1074ef2af9c427d0983 to your computer and use it in GitHub Desktop.
Install flask project requirements/dependencies
cd to your projetc folder
run the following command
pipenv install -r requirements.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment