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.)