pex-tool / pex

A tool for generating .pex (Python EXecutable) files, lock files and venvs.
https://docs.pex-tool.org/
Apache License 2.0
2.84k stars 266 forks source link

Support `--system-site-packages` when creating venvs. #2500

Closed jsirois closed 3 months ago

jsirois commented 3 months ago

Fixes #1973