Skip to content

Append instead of replace setup.py if run python-module twice #2

@jeffhung

Description

@jeffhung

If the user make python-module <module-name> twice with same or different <module-name>, the resulting setup.py will be incorrectly generated: content will repeat twice. The expected behavior is, the content of the second module should replace content of the first module.

Other generated files may have same issue as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions