Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 271 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 271 Bytes

dummysite

Installation

$ pip install --upgrade git+https://github.com/UCLeuvenLimburg/dummysite.git

Install local version in development mode:

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