From ddcd38674fa456e81a1f52b9ac2ba093583f8b3f Mon Sep 17 00:00:00 2001 From: Jan Petykiewicz Date: Sun, 19 Mar 2023 10:18:01 -0700 Subject: [PATCH] drop ability to use python-gdsii --- pyproject.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 3d04ecf..307f18d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -56,5 +56,4 @@ dxf = ["ezdxf~=1.0.2"] svg = ["svgwrite"] visualize = ["matplotlib"] text = ["matplotlib", "freetype-py"] -python-gdsii = ["python-gdsii"]