From b6cb1eb2602a7401898f43e9dc7e57f0b294c78a Mon Sep 17 00:00:00 2001 From: Nguyễn Gia Phong Date: Thu, 19 Jun 2025 11:29:48 +0900 Subject: Hint coverage commands' dependency --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 3c0b0fe..341904e 100644 --- a/README.md +++ b/README.md @@ -89,8 +89,7 @@ The mailing list also welcomes patches. Please maintain a full branch [coverage], keep the [hobgoblins][flake8] happy, and ensure the software is easy to [reuse]: - PYTHONPATH=src coverage run - coverage report + PYTHONPATH=src coverage run && coverage report flake8 reuse lint -- cgit 1.4.1