From 87ee1578a58069c3feed987b45ca57bda5b790ab Mon Sep 17 00:00:00 2001 From: Jan Petykiewicz Date: Wed, 21 Jun 2023 19:45:21 -0700 Subject: [PATCH] update min python version to match pyproject.toml --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a48128..87c8288 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ has deprived the man of both a schematic and a better connectivity tool. ## Installation Requirements: -* python >= 3.9 (written and tested with 3.10) +* python >= 3.10 (written and tested with 3.11) * numpy * klayout (python package only)