pull/105/head
Andrey 2023-03-08 19:36:10 +02:00
rodzic e5c761c3f3
commit 908a3e9192
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -22,7 +22,7 @@ setup(
],
extras_require={
"dev": ["isort", "mypy", "wheel", "web3>=5.27.0"],
"moonstream": ["moonstreamdb>= 0.3.3"],
"moonstream": ["moonstreamdb>=0.3.3"],
"distribute": ["setuptools", "twine", "wheel"],
},
description="moonworm: Generate a command line interface to any Ethereum smart contract",