pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel devel/Makefile: + py-test-doctestplus



details:   https://anonhg.NetBSD.org/pkgsrc/rev/739dfb20e0f4
branches:  trunk
changeset: 371986:739dfb20e0f4
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Jan 17 09:36:48 2022 +0000

description:
devel/Makefile: + py-test-doctestplus

diffstat:

 devel/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r dd2a57e481bd -r 739dfb20e0f4 devel/Makefile
--- a/devel/Makefile    Mon Jan 17 09:35:59 2022 +0000
+++ b/devel/Makefile    Mon Jan 17 09:36:48 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3557 2022/01/16 08:57:01 adam Exp $
+# $NetBSD: Makefile,v 1.3558 2022/01/17 09:36:48 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2650,6 +2650,7 @@
 SUBDIR+=       py-test-benchmark
 SUBDIR+=       py-test-cache
 SUBDIR+=       py-test-cov
+SUBDIR+=       py-test-doctestplus
 SUBDIR+=       py-test-env
 SUBDIR+=       py-test-fixture-config
 SUBDIR+=       py-test-flake8



Home | Main Index | Thread Index | Old Index