Commit a42313d4 authored by Andrew Boie's avatar Andrew Boie Committed by Andrew Boie
Browse files

requirements.txt: add gcovr



This tool is cited in our documentation for producing coverage
reports, add it to the list of packages pulled in by pip during
workstation setup.

Signed-off-by: default avatarAndrew Boie <andrew.p.boie@intel.com>
parent 03170c04
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -19,3 +19,4 @@ colorama
Pillow
intelhex
pytest
gcovr