[Piglit] [PATCH 1/2] tox: use six >= 1.10.0
Juan A. Suarez Romero
jasuarez at igalia.com
Fri Dec 15 10:57:56 UTC 2017
---
tox.ini | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tox.ini b/tox.ini
index c1b7a0104..2bd99f544 100644
--- a/tox.ini
+++ b/tox.ini
@@ -27,7 +27,7 @@ deps =
pytest-warnings
pytest-timeout
py{27,33,34}: mako==0.8.0
- six==1.5.2
+ six>=1.10.0
{accel,noaccel,streams}: jsonschema
streams: jsonstreams>=0.4.1
commands =
--
2.15.1
More information about the Piglit
mailing list