Skip to content

add #!/usr/bin/python3 header to runnable scripts #47

@rhaas80

Description

@rhaas80

all runnable scripts sould have a #!/usr/bin/python3 header and have the execute bit x set. All files that are modules only should not have that header and should not have the x bit set. Currently (9e6a463) at least regenerate.py violates this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    minor bugsomething is wrong but does not directly affect main functionality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions