mirror of
https://github.com/LBRYFoundation/lbry-sdk.git
synced 2025-08-27 07:23:24 +00:00
pylint path
This commit is contained in:
parent
c374725255
commit
2cf6fa14a1
1 changed files with 1 additions and 1 deletions
|
@ -114,7 +114,7 @@ test_script:
|
||||||
|
|
||||||
C:\Python27\python.exe C:\Python27\Scripts\trial.py C:\projects\lbry\tests
|
C:\Python27\python.exe C:\Python27\Scripts\trial.py C:\projects\lbry\tests
|
||||||
|
|
||||||
pylint -E --disable=inherit-non-class --disable=no-member --ignored-modules=distutils --enable=unused-import lbrynet
|
C:\Python27\Scripts\pylint.exe -E --disable=inherit-non-class --disable=no-member --ignored-modules=distutils --enable=unused-import lbrynet
|
||||||
|
|
||||||
artifacts:
|
artifacts:
|
||||||
- path: dist/*.msi
|
- path: dist/*.msi
|
||||||
|
|
Loading…
Add table
Reference in a new issue