Thcipriani has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/377920 )

Change subject: Remove py27 from envlist
......................................................................

Remove py27 from envlist

Causing failing tests since there is no command to run in the py27
environment.

Change-Id: I2bd97efcfc4455d692bb05310204f07cda00a785
---
M tox.ini
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/wikimedia/discovery/analytics 
refs/changes/20/377920/1

diff --git a/tox.ini b/tox.ini
index 00c9e9d..6af0e43 100644
--- a/tox.ini
+++ b/tox.ini
@@ -3,7 +3,7 @@
 minversion = 1.6
 skipsdist = True
 # List the environment that will be run by default
-envlist = flake8, py27
+envlist = flake8
 
 [testenv]
 # Default configuration. py26 and py27 will end up using this

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I2bd97efcfc4455d692bb05310204f07cda00a785
Gerrit-PatchSet: 1
Gerrit-Project: wikimedia/discovery/analytics
Gerrit-Branch: master
Gerrit-Owner: Thcipriani <tcipri...@wikimedia.org>

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

Reply via email to