forked from LBRYCommunity/lbry-sdk
forgot to install lbryum
This commit is contained in:
parent
d4cd8308f1
commit
8b9fef4ed5
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ before_install:
|
|||
install:
|
||||
- pip install -U pip
|
||||
- pip install -r requirements.txt
|
||||
- pip install git+https://github.com/lbryio/lbryum.git
|
||||
- pip install .
|
||||
|
||||
script:
|
||||
|
|
Loading…
Reference in a new issue