8000 DOC: Update link to LCOV in runtests.py (#24463) · numpy/numpy@3c04e81 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3c04e81

Browse files
authored
DOC: Update link to LCOV in runtests.py (#24463)
1 parent 59e2fc8 commit 3c04e81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runtests.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
$ python runtests.py -- -s
2727
2828
Generate C code coverage listing under build/lcov/:
29-
(requires http://ltp.sourceforge.net/coverage/lcov.php)
29+
(requires https://github.com/linux-test-project/lcov)
3030
3131
$ python runtests.py --gcov [...other args...]
3232
$ python runtests.py --lcov-html

0 commit comments

Comments
 (0)
0