Xqt has submitted this change. (
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1096516?usp=email )
Change subject: tests: install tomli for oauth_tests-ci
......................................................................
tests: install tomli for oauth_tests-ci
Change-Id: I7c183a45080da19c71f24d4ca1b0c80a67fa98b3
---
M .github/workflows/oauth_tests-ci.yml
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
Xqt: Verified; Looks good to me, approved
diff --git a/.github/workflows/oauth_tests-ci.yml
b/.github/workflows/oauth_tests-ci.yml
index e0b9105..43d6f24 100644
--- a/.github/workflows/oauth_tests-ci.yml
+++ b/.github/workflows/oauth_tests-ci.yml
@@ -91,6 +91,7 @@
pip install mwoauth
pip install packaging
pip install requests
+ pip install "tomli >= 2.02; python_version < '3.11"
- name: Generate family files
if: ${{ matrix.family == 'wpbeta' }}
--
To view, visit
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1096516?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: I7c183a45080da19c71f24d4ca1b0c80a67fa98b3
Gerrit-Change-Number: 1096516
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]