forked from LBRYCommunity/lbry-sdk
pylint requires [wallet-server]
This commit is contained in:
parent
e3b127192c
commit
9c91b135bd
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ jobs:
|
|||
install:
|
||||
- pip install pylint
|
||||
- pip install git+https://github.com/lbryio/torba.git
|
||||
- pip install -e .
|
||||
- pip install -e .[wallet-server]
|
||||
script: pylint lbrynet
|
||||
|
||||
- &tests
|
||||
|
|
Loading…
Add table
Reference in a new issue