From 4a3f99b3e5f615742818c2fdab303861434b6276 Mon Sep 17 00:00:00 2001 From: Tom Most Date: Mon, 28 Dec 2020 14:24:06 -0800 Subject: [PATCH] Try out python-hyper/hyperlink#145 --- tox.ini | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tox.ini b/tox.ini index 0f87167f..9cf66a63 100644 --- a/tox.ini +++ b/tox.ini @@ -15,6 +15,9 @@ deps = twisted_latest: Twisted twisted_trunk: https://github.com/twisted/twisted/archive/trunk.zip + # Hyperlink from https://github.com/python-hyper/hyperlink/pull/145 + https://github.com/python-hyper/hyperlink/archive/51830990f0b535819e2afb3dd5a1259aa929fc57.zip#egg=hyperlink + docs: Sphinx>=1.4.8 setenv = # Avoid unnecessary network access when creating virtualenvs for speed.