Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 170 Bytes

File metadata and controls

12 lines (7 loc) · 170 Bytes

OPT

Install

  1. cd to the setup.py directory
  2. Run pip install -e .

Uninstall

  1. cd to the setup.py directory
  2. Run python3 setup.py develop -u