Installation
============

Install ``pytest-regressions`` using ``pip``::

    $ pip install pytest-regressions

Or if you are using ``conda``::

    $ conda install -c conda-forge pytest-regressions
