We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 914b8dc commit 971184bCopy full SHA for 971184b
setup.py
@@ -130,7 +130,7 @@
130
# https://github.com/ethereum/web3.py/issues/2704#issuecomment-1369041219
131
# pip install git+https://github.com/ethereum/web3.py.git
132
# 'web3>=5.31.3', # MIT license
133
- 'web3 @ git+https://github.com/ethereum/web3.py.git#v6.0.0-beta.9',
+ 'web3[ipfs] @ git+https://github.com/ethereum/web3.py.git#v6.0.0-beta.9',
134
135
# the following is needed for EIP712 ("signed typed data"):
136
'rlp>=2.0.1', # MIT license
0 commit comments