Skip to content
This repository was archived by the owner on Oct 23, 2025. It is now read-only.

Make clean removes __init__.py from PYMODEL directory #132

@dalito

Description

@dalito

When creating a project from the template, an __init__.py file is added to the PYMODEL directory. However, make clean runs rm -fr $(PYMODEL)/* which removes not only the generated Pyython-model files but also the __init__.py which should stay.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions