Installation ============ Install the package from PyPI: .. code-block:: bash pip install pyEpiAneufinder Install local development dependencies for tests: .. code-block:: bash pip install -e ".[test]" Install local documentation dependencies: .. code-block:: bash pip install -e ".[docs]"