Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Use echo instead of python in parse_shebang_test #1236
Conversation
|
oh right that's not going to work well on windows |
2c43b34
to
9fada61
See #1235
This makes the test succeed better when not in a virtualenv (where both
pythonandpython3executables will exist)