From 79f832f2f50b441cccf617954cdd51f411c68677 Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Sat, 30 Oct 2021 16:48:27 -0400 Subject: build: clean up the Makefile a bit --- howto.txt | 3 --- 1 file changed, 3 deletions(-) (limited to 'howto.txt') diff --git a/howto.txt b/howto.txt index 2ffd794e..282bbda9 100644 --- a/howto.txt +++ b/howto.txt @@ -96,9 +96,6 @@ - pip install -r requirements/dev.pip - $ tox -- Testing on Linux: - - $ make test_linux - - For complete coverage testing: $ make metacov -- cgit v1.2.1