From 50a9a22ceb846db2ee5a78dcc1bfcd84900d0c73 Mon Sep 17 00:00:00 2001 From: lash Date: Sat, 11 Feb 2023 09:49:02 +0000 Subject: [PATCH] Correct packaging content --- python/setup.cfg | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/python/setup.cfg b/python/setup.cfg index 4aca1a0..eaf8cd9 100644 --- a/python/setup.cfg +++ b/python/setup.cfg @@ -24,8 +24,7 @@ licence_files = include_package_data = True python_requires = >= 3.6 packages = - eth_accounts_index - eth_accounts_index.runnable + eth_faucet [options.extras_require] testing =