diff options
author | khorben <khorben@pkgsrc.org> | 2020-09-29 00:06:23 +0000 |
---|---|---|
committer | khorben <khorben@pkgsrc.org> | 2020-09-29 00:06:23 +0000 |
commit | 883da37f0e6d5d41f781fc561f3db795230ca53b (patch) | |
tree | 3a979d9dea31a86b3dc77c1625766cc92192dfdb | |
parent | b0ac90d36c01396c998d83ba456cf906c18ee987 (diff) | |
download | pkgsrc-883da37f0e6d5d41f781fc561f3db795230ca53b.tar.gz |
Add py-eth-utils
-rw-r--r-- | finance/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/finance/Makefile b/finance/Makefile index 48e62841ff4..2eabfc923cc 100644 --- a/finance/Makefile +++ b/finance/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.79 2020/09/28 23:48:03 khorben Exp $ +# $NetBSD: Makefile,v 1.80 2020/09/29 00:06:23 khorben Exp $ # COMMENT= Monetary, financial and related applications @@ -41,6 +41,7 @@ SUBDIR+= py-braintree SUBDIR+= py-empyrical SUBDIR+= py-eth-hash SUBDIR+= py-eth-typing +SUBDIR+= py-eth-utils SUBDIR+= py-fecon235 SUBDIR+= py-ofxparse SUBDIR+= py-pyfolio |