diff options
| author | yum <yum.food.vr@gmail.com> | 2023-01-28 16:10:35 -0800 |
|---|---|---|
| committer | yum <yum.food.vr@gmail.com> | 2023-01-28 16:10:35 -0800 |
| commit | 182b66e35151d19752fdf0604fd298717d9d639e (patch) | |
| tree | a931ca7b6e0c1c4392bdffe2bdd2ee02b94e773c /UnityAssets | |
| parent | 45301ff0c0d732c3bf93f0a324e821a5f67f468c (diff) | |
Delete python310._pth
I was using this file to constrain the set of paths that Python can see,
but since `future` doesn't have a wheel, it will fail to install on a
fresh system.
If you set pip's --cache-dir to some new directory, you'll see it fail
to install.
The _pth doesn't really seem to matter, since without it, packages are
still installed under the virtual environment.
Diffstat (limited to 'UnityAssets')
0 files changed, 0 insertions, 0 deletions
