Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 213 Bytes

installation.rst

File metadata and controls

16 lines (8 loc) · 213 Bytes

Installation

Install deduplipy using pip:

pip install deduplipy

Alternatively you can clone and install it in editable mode:

pip install -e .