From ffa2a5e8fddffbf4e16bbf94962de1948440ee1d Mon Sep 17 00:00:00 2001 From: Jack Date: Mon, 29 Aug 2016 13:48:45 -0400 Subject: [PATCH] skip pylint for now --- .appveyor.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.appveyor.yml b/.appveyor.yml index ad5636b0f..b68bc49e3 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -114,8 +114,6 @@ test_script: C:\Python27\python.exe C:\Python27\Scripts\trial.py C:\projects\lbry\tests - C:\Python27\Scripts\pylint.exe -E --disable=inherit-non-class --disable=no-member --ignored-modules=distutils --enable=unused-import lbrynet - artifacts: - path: dist/*.msi name: msi