diff --git a/news/3722.bugfix.rst b/news/3722.bugfix.rst new file mode 100644 index 00000000..9eb6f2ac --- /dev/null +++ b/news/3722.bugfix.rst @@ -0,0 +1,2 @@ +Fixed behaviour of `pipenv uninstall --all-dev`. +From now on it does not uninstall regular packages.