Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 253 Bytes

INSTALL.md

File metadata and controls

13 lines (9 loc) · 253 Bytes

Install

teos-client gets installed alongside teos as long as you set the development flag when installing teos (from python-teos/):

DEV=1 pip install .

You can also get a standalone client from pip:

pip install teos-client