summaryrefslogtreecommitdiff
path: root/docs/dependencies.md
blob: 4e4f035805e07123bacd1449843689c3057142f1 (plain)
1
2
3
4
5
To install dependencies run

```
$ pip install -r requirements.txt
```