diff --git a/news/5809.bugfix.rst b/news/5809.bugfix.rst new file mode 100644 index 0000000000..935fc73a7c --- /dev/null +++ b/news/5809.bugfix.rst @@ -0,0 +1 @@ +Restore running Resolver in sub-process using the project python by default; maintains ability to run directly by setting ``PIPENV_RESOLVER_PARENT_PYTHON`` environment variable to 1 (useful for internal debugging).