Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 289 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 289 Bytes

MendoTimeSeries

Editable mode

Install a project from VCS in “editable” mode.

pip install --editable git+https://github.com/datitos/package.git@develop#egg=package

this link will only work if this repository contains setup.py with all installation instructions.