Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(test): get sitepackages if only one sitepackage
This fix is a result for failing linux CI builds, where getsitepackages returned a list with only 1 element, thus raising list index out of range for index [1].
- Loading branch information