mirror of
https://github.com/LBRYFoundation/lbry-sdk.git
synced 2025-08-23 17:27:25 +00:00
pin hub to dfda41f85fb3e2ad909a1493d389cfdad5eaa5c1
This commit is contained in:
parent
d7fc46beec
commit
0c4d118863
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -63,7 +63,7 @@ setup(
|
||||||
'torrent': ['lbry-libtorrent'],
|
'torrent': ['lbry-libtorrent'],
|
||||||
'lint': ['pylint==2.10.0'],
|
'lint': ['pylint==2.10.0'],
|
||||||
'test': ['coverage'],
|
'test': ['coverage'],
|
||||||
'scribe': ['scribe @ git+https://github.com/lbryio/scribe.git'],
|
'scribe': ['scribe @ git+https://github.com/lbryio/hub.git@dfda41f85fb3e2ad909a1493d389cfdad5eaa5c1'],
|
||||||
},
|
},
|
||||||
classifiers=[
|
classifiers=[
|
||||||
'Framework :: AsyncIO',
|
'Framework :: AsyncIO',
|
||||||
|
|
Loading…
Add table
Reference in a new issue