File: installation.rst

package info (click to toggle)
pytest-regressions 2.2.0%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 852 kB
  • sloc: python: 1,329; makefile: 33
file content (10 lines) | stat: -rw-r--r-- 200 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
Installation
============

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

    $ pip install pytest-regressions

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

    $ conda install -c conda-forge pytest-regressions