From f20897e8741aad9f4ac91dc9d8871ef5aed0ee8e Mon Sep 17 00:00:00 2001 From: khorben Date: Mon, 28 Sep 2020 23:48:03 +0000 Subject: Add py-eth-typing --- finance/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/finance/Makefile b/finance/Makefile index 9fcc5fca71f..48e62841ff4 100644 --- a/finance/Makefile +++ b/finance/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.78 2020/09/28 23:41:30 khorben Exp $ +# $NetBSD: Makefile,v 1.79 2020/09/28 23:48:03 khorben Exp $ # COMMENT= Monetary, financial and related applications @@ -40,6 +40,7 @@ SUBDIR+= py-bitcoinrpc SUBDIR+= py-braintree SUBDIR+= py-empyrical SUBDIR+= py-eth-hash +SUBDIR+= py-eth-typing SUBDIR+= py-fecon235 SUBDIR+= py-ofxparse SUBDIR+= py-pyfolio -- cgit v1.2.3