diff --git a/news/5265.bugfix.rst b/news/5265.bugfix.rst new file mode 100644 index 00000000..18bdde54 --- /dev/null +++ b/news/5265.bugfix.rst @@ -0,0 +1 @@ +Revise pip import patch to include only ``pipenv`` from site-packages and removed ``--ignore-installed`` argument from pip install in order to fix regressions with ``--use-site-packages``.