Use `python -m pip` to ensure updated pip is used
[releng/global-jjb.git] / releasenotes / notes / pip-update-7b5d4d3c59c1b2e5.yaml
diff --git a/releasenotes/notes/pip-update-7b5d4d3c59c1b2e5.yaml b/releasenotes/notes/pip-update-7b5d4d3c59c1b2e5.yaml
new file mode 100644 (file)
index 0000000..708b417
--- /dev/null
@@ -0,0 +1,5 @@
+---
+fixes:
+  - |
+    Use `python -m pip` to ensure that we are using the pip version that
+    was installed rather than the OS wrapper version of pip.