summaryrefslogtreecommitdiff
path: root/howto.txt
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2021-10-30 16:48:27 -0400
committerNed Batchelder <ned@nedbatchelder.com>2021-10-30 16:48:27 -0400
commit79f832f2f50b441cccf617954cdd51f411c68677 (patch)
tree771f8188540a995a6a7b9d7eed3999b312c071c7 /howto.txt
parent40131f076c0784b331c6e0a5d8f88ff7b84b7296 (diff)
downloadpython-coveragepy-git-79f832f2f50b441cccf617954cdd51f411c68677.tar.gz
build: clean up the Makefile a bit
Diffstat (limited to 'howto.txt')
-rw-r--r--howto.txt3
1 files changed, 0 insertions, 3 deletions
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