Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 113 Bytes

INSTALL.rst

File metadata and controls

12 lines (6 loc) · 113 Bytes

INSTALL

If you downloaded the code from git:

$ pip install -e .

or:

$ pip install -e .[test]