<#10447 Support vendoring of the Python interprete...
# github-notifications
q
#10447 Support vendoring of the Python interpreter Issue created by danieljanes Some rule sets for Bazel support vendoring of the Python interpreter itself: https://github.com/dropbox/dbx_build_tools https://github.com/dillon-giacoppo/rules_python_external The motivation for doing so is to have more deterministic builds and a smaller diff between dev and prod environments. Are there any plans to support this in Pants? pantsbuild/pants
u