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