eth-faucet

Gas token gifter with controls from time intervals, amounts and access
Log | Files | Refs

commit 50a9a22ceb846db2ee5a78dcc1bfcd84900d0c73
parent a5541582e19cb81ee03e90d39585bbd32dbb4bb2
Author: lash <dev@holbrook.no>
Date:   Sat, 11 Feb 2023 09:49:02 +0000

Correct packaging content

Diffstat:
Mpython/setup.cfg | 3+--
1 file changed, 1 insertion(+), 2 deletions(-)

diff --git 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 =