Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 319 Bytes

install.rst

File metadata and controls

19 lines (11 loc) · 319 Bytes

Installation

Prerequisites: Python 3.5 or later.

It is recommended to use pip for installation.

pip install tsaug

Alternatively, you could install from source code:

git clone https://github.com/arundo/tsaug.git
cd tsaug/
pip install ./