jenkins-bot has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/663168 )

Change subject: [tests] find out the version of setuptools
......................................................................

[tests] find out the version of setuptools

Bug: T273367
Change-Id: Ibba3ef9848fd6bf64db6c3dbf9c2eed520467ff4
---
M .appveyor.yml
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Xqt: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/.appveyor.yml b/.appveyor.yml
index e5bad85..713badf 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -79,6 +79,7 @@
   - python --version
   - python -c "import struct; print('PYTHON_ARCH' + chr(58), 
struct.calcsize('P') << 3)"
   - pip --version
+  - easy_install --version
   - pip install -r requirements.txt
   - pip install -r dev-requirements.txt


--
To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/663168
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.wikimedia.org/r/settings

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: Ibba3ef9848fd6bf64db6c3dbf9c2eed520467ff4
Gerrit-Change-Number: 663168
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: jenkins-bot
Gerrit-MessageType: merged
_______________________________________________
Pywikibot-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits

Reply via email to