From ab9c23a2a453c1178f2e56fbcaa5bb83a763b9c1 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Tue, 31 Jan 2023 07:31:01 +0100 Subject: [PATCH] 3.9 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index ccbe4e3..50a4133 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ classifiers = [ description = 'Operating File System Profile' name = 'ofsp' readme = 'readme.md' -requires-python = '>=3.6' +requires-python = '>=3.9' version = '0.0.0' [build-system]