Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 216 Bytes

INSTALL.md

File metadata and controls

12 lines (8 loc) · 216 Bytes

Installation

Requirements

Stated in requirements.txt.

Util Install

python setup.py sdist
python setup.py install     # if using non root, python setup.py install --user