mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-31 09:21:39 +00:00
fix: add missing protobuf to dependencies
This commit is contained in:
parent
3ae1e80ad2
commit
1905b4743d
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -73,6 +73,7 @@ setup(
|
|||
'pyasn1-modules',
|
||||
'qrcode',
|
||||
'SocksiPy-branch',
|
||||
'protobuf',
|
||||
'tlslite'
|
||||
],
|
||||
package_dir={
|
||||
|
|
Loading…
Add table
Reference in a new issue