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-mypy



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8d57ae4e24f5
branches:  trunk
changeset: 371169:8d57ae4e24f5
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Jan 05 22:20:37 2022 +0000

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

diffstat:

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

diffs (17 lines):

diff -r 3cf66bd84def -r 8d57ae4e24f5 devel/Makefile
--- a/devel/Makefile    Wed Jan 05 22:20:06 2022 +0000
+++ b/devel/Makefile    Wed Jan 05 22:20:37 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3539 2022/01/04 07:01:16 wiz Exp $
+# $NetBSD: Makefile,v 1.3540 2022/01/05 22:20:37 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2649,6 +2649,7 @@
 SUBDIR+=       py-test-isort
 SUBDIR+=       py-test-localserver
 SUBDIR+=       py-test-mock
+SUBDIR+=       py-test-mypy
 SUBDIR+=       py-test-pylint
 SUBDIR+=       py-test-pythonpath
 SUBDIR+=       py-test-random-order



Home | Main Index | Thread Index | Old Index