Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 380 Bytes

File metadata and controls

23 lines (16 loc) · 380 Bytes

pathtrans

Installation

$ pip install git+https://github.com/UCLeuvenLimburg/randgen.git

Updating

$ pip install --update git+https://github.com/UCLeuvenLimburg/randgen.git

Development Mode

Install local version in development mode:

$ git clone https://github.com/UCLeuvenLimburg/pathtrans.git
$ cd pathtrans
$ pip install -e .