-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels