Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
change index used on getsitepackages
* on windows, the first element in the result list is the venv directory, the second is the actual site-packages directory * on ubuntu/macos, the list only contains one element, so index -1 works for both
- Loading branch information