Install lbry-types as dependency (lbryio/types). Delete hub/schema/types/...
This commit is contained in:
parent
937f9f2033
commit
b656d5176d
26 changed files with 11 additions and 3357 deletions
1
setup.py
1
setup.py
|
@ -45,6 +45,7 @@ setup(
|
|||
'grpcio==1.38.0',
|
||||
'lbry-rocksdb==0.8.2',
|
||||
'ujson==5.4.0'
|
||||
'lbry-types@git+https://github.com/moodyjon/types@repost_modify'
|
||||
],
|
||||
extras_require={
|
||||
'lint': ['pylint==2.10.0'],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue