Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Latest ubuntu does not allow system wide pip install. It can be overriden with `--break-system-packages`, but it's better to create a virtual env. Note: This came up in another repo where we use ubuntu-latest. Here were using an older version of ubuntu, but we it's probably best we switch to ubuntu-latest as well. Signed-off-by: Martin Malina <[email protected]>
- Loading branch information