From 319b74c0d0f3025a45aed0e56bb121d85dda0ba4 Mon Sep 17 00:00:00 2001 From: Jesse Date: Mon, 1 Aug 2022 10:27:17 -0500 Subject: [PATCH] Indicate that Python 3.10 is not supported --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 45251507f..d849a1544 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ You are welcome to file an issue here for general use cases. You can also contac ## Requirements -Python 3.7 or above is required. +A development machine running Python >=3.7, <3.10. ## Documentation