Also I can't wait for <https://github.com/pantsbui...
# general
a
Also I can't wait for https://github.com/pantsbuild/pex/issues/1752 to be released. I would love to know how pex creating venvs can be used with nox, currently I just have some janky scripts.
e
Its really as simple as
s/session.install/session.run/
. You can see it here using my WIP branch of PEX: https://github.com/a-scie/lift/blob/main/noxfile.py
👍 1
t