securesauce / precaution-beta

Precaution provides a simple, automated code review for GitHub projects by running code linters with a security focus on pull requests.
Other
1 stars 0 forks source link

Add pip install step in manual deployment doc #203

Closed MVrachev closed 5 years ago

MVrachev commented 5 years ago

Pip is required before installing Bandit through requirements.txt and we should document that.

Signed-off-by: Martin Vrachev mvrachev@vmware.com