Yuvipanda has submitted this change and it was merged.

Change subject: Force tox -e flake8 to run using python3.4
......................................................................


Force tox -e flake8 to run using python3.4

Change-Id: I18c1c677b28cdbbafe6e3c44ee56bf418a0d1af8
---
M tox.ini
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Yuvipanda: Verified; Looks good to me, approved



diff --git a/tox.ini b/tox.ini
index 8fb1e40..decabda 100644
--- a/tox.ini
+++ b/tox.ini
@@ -10,3 +10,4 @@
 [testenv:flake8]
 commands = flake8
 deps = flake8
+basepython = python3.4

-- 
To view, visit https://gerrit.wikimedia.org/r/202232
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I18c1c677b28cdbbafe6e3c44ee56bf418a0d1af8
Gerrit-PatchSet: 1
Gerrit-Project: operations/software/tools-manifest
Gerrit-Branch: master
Gerrit-Owner: Legoktm <legoktm.wikipe...@gmail.com>
Gerrit-Reviewer: Yuvipanda <yuvipa...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to