We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
For those of us who use lulu or similar, any new application which calls out to the network needs to be approved.
In existing Pants, it's the system/pyenv Python, while now it's ptex and standalone Python.
pyenv
ptex
I can tackle this one when I next wipe my rules, so I can give examples.
The text was updated successfully, but these errors were encountered:
Appears to only be two items:
{CACHE_DIR}/nce/{digest}/ptex
python3.9
{CACHE_DIR}/nce/{digest}...-install_only.tar.gz/python/bin/python3.9
Afterwards, it's regular Pants stuff
Sorry, something went wrong.
Yeah, that squares. It's ptex to fetch a PBS distribution, then some pip installs using that distribution.
pip install
sureshjoshi
No branches or pull requests
For those of us who use lulu or similar, any new application which calls out to the network needs to be approved.
In existing Pants, it's the system/
pyenv
Python, while now it'sptex
and standalone Python.I can tackle this one when I next wipe my rules, so I can give examples.
The text was updated successfully, but these errors were encountered: