Skip to content

Shebang of euler2 #15

@rodenhausen

Description

@rodenhausen

I want to suggest to changing shebang from #!/usr/bin/env python to #!/usr/bin/env python2

#!/usr/bin/env python2 makes explicit which version is required. Users with a setup of both python2 and python3 have a choice whether they want to link their python to python2 or python3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions