From a957c0af6370008eb46290e8a75841a276d08d8e Mon Sep 17 00:00:00 2001 From: Lubomír Sedlář Date: Dec 06 2018 13:37:49 +0000 Subject: Use idna 2.7 for Python 2.6 It's the latest version which supports it. Signed-off-by: Lubomír Sedlář --- diff --git a/tox.ini b/tox.ini index 56bbdb5..b7fd993 100644 --- a/tox.ini +++ b/tox.ini @@ -16,6 +16,7 @@ deps = py26: pycparser<2.19 py26: python-dateutil<2.7.0 + py26: idna<2.8 ; Required by koji py26: pyOpenSSL<18.0.0 commands =