-
Notifications
You must be signed in to change notification settings - Fork 524
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
scripts/sysinstall.py: fix sysinstall test on github.
On Github's ubuntu-latest, `python -m installer` seems to install into opt/hostedtoolcache/Python/3.11.7/x64/lib/python3.11/site-packages. No idea how to predict where things are getting put, so we now set PYTHONPATH to all `site-packages` and `dist-packages` directories within `root`.
- Loading branch information
1 parent
62cc377
commit 83aeb53
Showing
1 changed file
with
17 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters