On 12/15/2017 03:57 AM, Juan A. Suarez Romero wrote:
--- 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 =
The change looks fine, but the commit message should say why the change is being made.
-Brian _______________________________________________ Piglit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/piglit
