]> git.sur5r.net Git - u-boot/blobdiff - tools/binman/README
binman: Switch to 'python-coverage'
[u-boot] / tools / binman / README
index 22f21bc5b4462decbaeb1334bd675b32847ef50b..f74e39242f6549eb730820d462e82638debd20fd 100644 (file)
@@ -583,8 +583,7 @@ implementations target 100% test coverage. Run 'binman -T' to check this.
 
 To enable Python test coverage on Debian-type distributions (e.g. Ubuntu):
 
-   $ sudo apt-get install python-pip python-pytest
-   $ sudo pip install coverage
+   $ sudo apt-get install python-coverage python-pytest
 
 
 Advanced Features / Technical docs