We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de3b07a commit 1dad86eCopy full SHA for 1dad86e
1 file changed
devel/Makefile
@@ -1,4 +1,4 @@
1
-# $NetBSD: Makefile,v 1.3398 2021/05/30 02:40:43 mef Exp $
+# $NetBSD: Makefile,v 1.3399 2021/05/30 21:31:19 khorben Exp $
2
#
3
4
COMMENT= Development utilities
@@ -2393,6 +2393,7 @@ SUBDIR+= py-hyperscan
2393
SUBDIR+= py-hypothesis
2394
SUBDIR+= py-hypothesis4
2395
SUBDIR+= py-idle
2396
+SUBDIR+= py-immutabledict
2397
SUBDIR+= py-importlib-metadata
2398
SUBDIR+= py-importlib-resources
2399
SUBDIR+= py-incremental
0 commit comments