Xqt has submitted this change. (
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1048874?usp=email )
Change subject: [tests] install wikitextparser for doctest
......................................................................
[tests] install wikitextparser for doctest
Bug: T368223
Change-Id: I59f77e50bc8959cbe70a675b497f41cab5afb711
---
M .github/workflows/doctest.yml
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
Xqt: Verified; Looks good to me, approved
diff --git a/.github/workflows/doctest.yml b/.github/workflows/doctest.yml
index 6ec8aa6..56c5c54 100644
--- a/.github/workflows/doctest.yml
+++ b/.github/workflows/doctest.yml
@@ -63,6 +63,7 @@
pip install "PyMySQL >= 1.0.0"
pip install pytest
pip install "sseclient<0.0.23,>=0.0.18"
+ pip install wikitextparser
- name: Generate user files
run: |
--
To view, visit
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1048874?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.wikimedia.org/r/settings?usp=email
Gerrit-MessageType: merged
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: I59f77e50bc8959cbe70a675b497f41cab5afb711
Gerrit-Change-Number: 1048874
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
_______________________________________________
Pywikibot-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]