From 88c5a46f54c70fe9c2dc327bb1a0ef307cddd40a Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Tue, 31 Jan 2023 07:32:58 +0100 Subject: [PATCH] 3.9 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 2d19fc9..29246c3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ classifiers = [ description = 'Debian Repository Mirror Profile' name = 'drmp' readme = 'readme.md' -requires-python = '>=3.6' +requires-python = '>=3.9' version = '0.0.0' [build-system]