Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 260 Bytes

installation.rst

File metadata and controls

15 lines (8 loc) · 260 Bytes

Installation

You can install this tool by directly using pip:

$ pip install senaite.serial.cli

If you've downloaded the source code, you can install the package with:

$ pip install -e .