Xqt submitted this change.

View Change

Approvals: Xqt: Verified; Looks good to me, approved
[tests] skip wikiblame_tests on Appveyor

wikiblame_tests needs wikitextparser package to run.
The test will be skipped if is not installed.

Bug: T368846
Change-Id: Ie78e37ea65117e77193492c7b256ea9d934e254c
---
M .appveyor.yml
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/.appveyor.yml b/.appveyor.yml
index 8598385..463f6c3 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -52,7 +52,6 @@
# other requirements
- pip install -r requirements.txt
- pip install -r dev-requirements.txt
- - pip install wikitextparser

build: off


To view, visit change 1050773. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: merged
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: Ie78e37ea65117e77193492c7b256ea9d934e254c
Gerrit-Change-Number: 1050773
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <info@gno.de>
Gerrit-Reviewer: Xqt <info@gno.de>
Gerrit-CC: jenkins-bot