forked from LBRYCommunity/lbry-sdk
Use main lbryum repo
This commit is contained in:
parent
6097e14617
commit
0504e231a1
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ init:
|
|||
- ps: C:\Python27\Scripts\pip.exe install wsgiref==0.1.2
|
||||
- ps: C:\Python27\Scripts\pip.exe install base58==0.2.2
|
||||
- ps: C:\Python27\Scripts\pip.exe install googlefinance==0.7
|
||||
- ps: C:\Python27\Scripts\pip.exe install git+https://github.com/DaveA50/lbryum.git
|
||||
- ps: C:\Python27\Scripts\pip.exe install git+https://github.com/lbryio/lbryum.git
|
||||
- ps: cd C:\projects\lbry
|
||||
|
||||
build_script:
|
||||
|
|
Loading…
Reference in a new issue