Xqt submitted this change.

View Change

Approvals: Xqt: Verified; Looks good to me, approved
Revert "[tests] find out the version of setuptools"

This reverts commit b3f83f1f4b2970a15ab0227de538cdf45b7c0e81.

Reason for revert: T298695

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

diff --git a/.appveyor.yml b/.appveyor.yml
index 713badf..e5bad85 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -79,7 +79,6 @@
- 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 change 751834. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: I61dcbbab6a2efadca4b7c7504aaf836392d037b1
Gerrit-Change-Number: 751834
Gerrit-PatchSet: 2
Gerrit-Owner: Xqt <info@gno.de>
Gerrit-Reviewer: Xqt <info@gno.de>
Gerrit-Reviewer: jenkins-bot
Gerrit-MessageType: merged