Xqt has submitted this change. (
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1306679?usp=email )
Change subject: tests: install requests[socks] for socks support with windows
tests
......................................................................
tests: install requests[socks] for socks support with windows tests
Change-Id: Ibc4cba0a26f05287a9bff5c195c97aa4606bd538
---
M .github/workflows/windows_tests.yml
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
jenkins-bot: Verified
Xqt: Looks good to me, approved
diff --git a/.github/workflows/windows_tests.yml
b/.github/workflows/windows_tests.yml
index a0d0d28..373123f 100644
--- a/.github/workflows/windows_tests.yml
+++ b/.github/workflows/windows_tests.yml
@@ -54,6 +54,7 @@
pip install -r dev-requirements.txt
pip install -r requirements.txt
pip install wikitextparser
+ pip install requests[socks]
- name: Configure and start WMCS SOCKS tunnel
uses: ./.github/actions/wmcs-socks
with:
--
To view, visit
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1306679?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: Ibc4cba0a26f05287a9bff5c195c97aa4606bd538
Gerrit-Change-Number: 1306679
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
Pywikibot-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]