add to appveyor.yml
This commit is contained in:
parent
a8e2dd3f2a
commit
3d89e3fd93
1 changed files with 2 additions and 0 deletions
|
@ -112,6 +112,8 @@ init:
|
||||||
|
|
||||||
C:\Python27\Scripts\pip.exe install googlefinance==0.7
|
C:\Python27\Scripts\pip.exe install googlefinance==0.7
|
||||||
|
|
||||||
|
C:\Python27\Scripts\pip.exe install pyyaml==3.12
|
||||||
|
|
||||||
C:\Python27\Scripts\pip.exe install git+https://github.com/lbryio/lbryum.git
|
C:\Python27\Scripts\pip.exe install git+https://github.com/lbryio/lbryum.git
|
||||||
|
|
||||||
cd C:\projects\lbry
|
cd C:\projects\lbry
|
||||||
|
|
Loading…
Reference in a new issue