Skip to content

Commit 2b68f8a

Browse files
committed
chore(dev_reqs): pin coverage tool at 4.0.3
1 parent 0ff0d22 commit 2b68f8a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rootfs/dev_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Run "make coverage" or "make test-unit" for the % of code exercised during tests
2-
coverage>=4.0
2+
coverage==4.0.3
33

44
# Run "make flake8" to check python syntax and style
55
flake8==2.5.1

0 commit comments

Comments
 (0)