From 9b9e25d1d042e315b745aba73f30501e6ab07edb Mon Sep 17 00:00:00 2001 From: Nguyễn Gia Phong Date: Wed, 28 May 2025 23:49:09 +0900 Subject: Test CLI --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 3e2d251..60291a8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ build-backend = 'flit_core.buildapi' name = 'scadere' description = 'TLS certificate renewal reminder' readme = 'README.md' -requires-python = '>=3.9' +requires-python = '>=3.10' license = { file = 'COPYING' } authors = [ { name = 'Nguyễn Gia Phong', email = 'cnx@loang.net' } ] maintainers = [ { name = 'Nguyễn Gia Phong', email = 'chung@loa.loang.net' } ] -- cgit 1.4.1