You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This release adds support for PEX_ROOT. When PEXRC_ROOT is set in the environment, it is still
preferred, but if not, a subdir of PEX_ROOT will be used to house the pexrc cache.
Additionally, if the final calculated pexrc cache root is not writable, a temporary cache dir will
be established and a warning issued just as is the case for Pex.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
0.10.0
This release adds support for
PEX_ROOT. WhenPEXRC_ROOTis set in the environment, it is stillpreferred, but if not, a subdir of
PEX_ROOTwill be used to house the pexrc cache.Additionally, if the final calculated pexrc cache root is not writable, a temporary cache dir will
be established and a warning issued just as is the case for Pex.
This discussion was created from the release pexrc 0.10.0.
All reactions