From 6121f75223ba273d8b6f572e0bdb9168ef3b4f0c Mon Sep 17 00:00:00 2001 From: Andrew Godwin Date: Sun, 20 Nov 2022 11:54:23 -0700 Subject: Fix up lint more, and bump down to 3.10 as min req --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 451d7d4..ba7559b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -7,7 +7,7 @@ Development can be done "bare metal" or with Docker. We'll describe both here. ### Bare Metal -Takahē requires Python 3.11, so you'll need that first. Then, create and +Takahē requires Python 3.10 or above, so you'll need that first. Then, create and activate a virtual environment: ```shell -- cgit v1.2.3