Skip to content

Dev Install

Tom Van Mele edited this page Mar 23, 2020 · 1 revision
  1. clone repo
  2. make an environment with conda
  3. install from source with pip

.. code-block:: bash

$ pip install -r requirements-dev.txt
Clone this wiki locally