Hello, I was wondering what's the idea behind STRUCTURE_TEMPATE? I can see it's used only once in spyder/widgets/projects/type/python.py: PythonPackageProject.
Is the idea to keep this? Or are these templates still awaiting a refactor? I don't think it's implemented somewhere in the spyder codebase after searching for it. We would like to use this to create our own type of projects and provide a boilerplate skeleton project. Also, is there a recommended way to provide your own projects in your 3rd party plugin? (currently I just monkey-patch spyder so we can add our own projects; I assume there's a better way :) ). Kind regards, Martin -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/spyderlib. For more options, visit https://groups.google.com/d/optout.
