From 909181ce6c048726dd18e8806f5b891bc403bf7b Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Fri, 16 Feb 2024 21:17:17 +0100 Subject: [PATCH] 3.10 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 4ef8683..ff8cb7a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ keywords = [] license = { file = 'license.md' } name = 'ofsp' readme = 'readme.md' -requires-python = '>=3.9' +requires-python = '>=3.10' version = '0.0.0' [project.scripts]