4 First you have to clone this repository and all its submodules::
7 Next create a virtualenv and install all the requirments into it. In this
8 example we are using virtualenvwrapper to manage the virtualenv::
12 This repository provides requirements and configurations.
14 For local development, install the requirements specified in
17 pip install -r requirements.txt
19 Now that this is complete, you can run eskp in that environment::
23 Testing and developing is done with::
25 pip install -r requirements-dev.txt
27 Now you have additional packages for development and testing: