From 3d213fe004be66247977b64e572f353ad0a89050 Mon Sep 17 00:00:00 2001 From: Kyle Altendorf Date: Wed, 26 Aug 2020 23:10:57 -0400 Subject: [PATCH] --upgrade for the Trio PR --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 9139fcf..19ee938 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,4 +1,4 @@ pytest >= 6.0.0 # https://github.com/python-trio/pytest-trio/pull/98#issuecomment-678699693 pytest-cov hypothesis>=3.64 -https://github.com/altendky/trio/archive/configurable_trio_run.zip +--upgrade https://github.com/altendky/trio/archive/configurable_trio_run.zip