google / subpar

Subpar is a utility for creating self-contained python executables. It is designed to work well with Bazel.
Apache License 2.0
567 stars 69 forks source link

Handle default python toolchain implementation #100

Closed tmc closed 5 years ago

tmc commented 5 years ago

This detects the default python toolchain and supplies better shebang lines.

Fixes #98

tmc commented 5 years ago

Closing in favor of https://github.com/google/subpar/pull/99