============ Installation ============ .. tabs:: .. tab:: Pip .. code-block:: console $ pip install git+ssh://git@git.ligo.org/detchar/dqrtasks.git .. tab:: Development .. code-block:: console $ git clone git@git.ligo.org:detchar/dqrtasks.git $ cd dqrtasks $ pip install -e . This will install dqrtasks from git.ligo.org (requires authentication).