diff --git a/news/2641.bugfix b/news/2641.bugfix new file mode 100644 index 00000000..6b19fcc5 --- /dev/null +++ b/news/2641.bugfix @@ -0,0 +1 @@ +Fixed a bug which caused paths to be formatted incorrectly when using ``pipenv shell`` in bash for windows. diff --git a/news/2641.feature b/news/2641.feature new file mode 100644 index 00000000..c8de0dd9 --- /dev/null +++ b/news/2641.feature @@ -0,0 +1 @@ +Added support for ``pipenv shell`` on msys and cygwin/mingw/git bash for windwos.