Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 302 Bytes

README.rst

File metadata and controls

18 lines (10 loc) · 302 Bytes

Kevin Bacon demo

Installation of Dependencies

Depending on where you are installing dependencies:

In development:

$ pip install -r requirements/local.txt

For production:

$ pip install -r requirements.txt