Skip to content

Files

Latest commit

 

History

History
24 lines (14 loc) · 340 Bytes

installing.rst

File metadata and controls

24 lines (14 loc) · 340 Bytes

Installation

Requirements

pytest-html will work with Python >=3.6 or PyPy3.

Installing pytest-html

To install pytest-html using pip:

$ pip install pytest-html

To install from source:

$ pip install -e .