diff options
author | 2023-08-29 18:58:44 +0100 | |
---|---|---|
committer | 2023-08-29 18:58:44 +0100 | |
commit | 70d0e1a2f9a431a4c36bdf721e8603bffb706f6f (patch) | |
tree | 38e63543343c85838e6a9af1585308dbe6c2b853 /tests | |
parent | Fix numpy install for test (diff) |
Install eval dependencies with --user & ensure user base var is set
Due to the way that `find` executes -exec arguments we need to
run the pip install's inside another `sh` instance so that the
PYTHONUSERBASE environment variable is correctly picked up.
Additionally, we need to specify `--user` so that pip respects
the PYTHONUSERBASE variable at all.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions