forked from LBRYCommunity/lbry-sdk
Convert to lbryum github repo
This commit is contained in:
parent
690575193f
commit
b8ebb1faf1
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,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://david_amrhein@bitbucket.org/david_amrhein/lbryum.git
|
||||
- ps: C:\Python27\Scripts\pip.exe install git+https://github.com/DaveA50/lbryum.git
|
||||
- ps: cd C:\projects\lbry
|
||||
|
||||
build_script:
|
||||
|
|
Loading…
Reference in a new issue