forked from LBRYCommunity/lbry-sdk
Bump Hub to include fix for supports with wrong names.
This commit is contained in:
parent
8b4c046d28
commit
001819d5c2
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -57,7 +57,7 @@ setup(
|
|||
'jsonschema==4.4.0',
|
||||
],
|
||||
'hub': [
|
||||
'hub@git+https://github.com/lbryio/hub.git@dcd4d7a7a8de3ab41d9fb859b910c3b962eaa2fe'
|
||||
'hub@git+https://github.com/lbryio/hub.git@929448d64bcbe6c5e476757ec78456beaa85e56a'
|
||||
]
|
||||
},
|
||||
classifiers=[
|
||||
|
|
Loading…
Reference in a new issue