mirror of
https://github.com/clearlinux/official-images.git
synced 2026-08-19 11:05:50 +00:00
ada5d3b226
In 44b79e2186, we removed `--root-user-action` from our `pip install` invocation, but missed the `ignore` value, so we've been installing https://pypi.org/project/ignore/ in this test ever since. 😂