From b05f7b92e4ef5f2802d04130945ee1ea2ca6f849 Mon Sep 17 00:00:00 2001 From: Tres Seaver Date: Thu, 5 Aug 2021 16:08:15 -0400 Subject: [PATCH] tests: allow prerelease deps on Python 3.9 Closes #401. --- testing/constraints-3.9.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/testing/constraints-3.9.txt b/testing/constraints-3.9.txt index e69de29bb..6d34489a5 100644 --- a/testing/constraints-3.9.txt +++ b/testing/constraints-3.9.txt @@ -0,0 +1,2 @@ +# Allow prerelease requirements +--pre