From a7ed9e9ad3b0eb4f6e0c2aac6fc03cdea51f06d4 Mon Sep 17 00:00:00 2001 From: nolash Date: Thu, 11 Feb 2021 12:44:04 +0100 Subject: [PATCH] Move hash wrappers to agnostic package --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index a861ce2..119bdee 100644 --- a/setup.cfg +++ b/setup.cfg @@ -27,6 +27,7 @@ licence_files = [options] python_requires = >= 3.6 packages = + chainlib chainlib.eth chainlib.eth.runnable