fix scribe pinning
This commit is contained in:
parent
b8867cd18c
commit
ca6fd5b7b9
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -69,7 +69,7 @@ setup(
|
|||
'jsonschema==4.4.0',
|
||||
],
|
||||
'scribe': [
|
||||
'scribe @ git+https://github.com/lbryio/scribe.git#311db529a03de7fce43ed8579f51ac23a1a884ea'
|
||||
'scribe @ git+https://github.com/lbryio/scribe.git@311db529a03de7fce43ed8579f51ac23a1a884ea'
|
||||
]
|
||||
},
|
||||
classifiers=[
|
||||
|
|
Loading…
Reference in a new issue