From bded272ef7ceed2e91dc4641aa0d0398278fbc85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20K=C3=B6fferlein?= Date: Sun, 15 Jul 2018 21:51:18 +0200 Subject: [PATCH] Updated KLayout Python Module Prototype (markdown) --- KLayout-Python-Module-Prototype.md | 1 - 1 file changed, 1 deletion(-) diff --git a/KLayout-Python-Module-Prototype.md b/KLayout-Python-Module-Prototype.md index ecfab3c..c14b9d0 100644 --- a/KLayout-Python-Module-Prototype.md +++ b/KLayout-Python-Module-Prototype.md @@ -154,7 +154,6 @@ w = None * Provide a generated documentation online * Provide pre-build packages for exploration * Explore how to make PyCharm aware of the methods inside the klayout modules -* Further options to reduce the dependencies of the core modules. Future goal: to provide a minimum setup suitable to deployment as "setup.py" package Future: * Introduction of enhanced interfaces for the user interface components (instantiation, configuration, etc.)