File tree Expand file tree Collapse file tree 7 files changed +21
-6
lines changed Expand file tree Collapse file tree 7 files changed +21
-6
lines changed Original file line number Diff line number Diff line change 1+ 2023.11.14 (2023-11-14)
2+ =======================
3+ Pipenv 2023.11.14 (2023-11-14)
4+ ==============================
5+
6+
7+ Behavior Changes
8+ ----------------
9+
10+ - pipenv now ignores existing venv dir when `` PIPENV_VENV_IN_PROJECT `` is false. ` #6009 <https://github.com/pypa/pipenv/issues/6009> ` _
11+
12+ Bug Fixes
13+ ---------
14+
15+ - Assume the vcs and direct URL installs need to be reinstalled. ` #5936 <https://github.com/pypa/pipenv/issues/5936> ` _
16+ - Pass through pipfile index urls when creating https session so that keyring fully works ` #5994 <https://github.com/pypa/pipenv/issues/5994> ` _
17+ - Fix Using dependencies from a URL fails on Windows. ` #6011 <https://github.com/pypa/pipenv/issues/6011> ` _
18+
19+
1202023.10.24 (2023-10-24)
221=======================
322Pipenv 2023.10.24 (2023-10-24)
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 22# // ) ) / / // ) ) //___) ) // ) ) || / /
33# //___/ / / / //___/ / // // / / || / /
44# // / / // ((____ // / / ||/ /
5- __version__ = "2023.10.25.dev0 "
5+ __version__ = "2023.11.14 "
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
2727.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
2828.in \\n[ rst2man-indent\\n[ rst2man-indent-level ] ]u
2929..
30- .TH "PIPENV" "1" "Oct 24 , 2023" "2023.10.24 " "pipenv"
30+ .TH "PIPENV" "1" "Nov 14 , 2023" "2023.11.14 " "pipenv"
3131.sp
3232\fB NOTE: \fP
3333.INDENT 0.0
You can’t perform that action at this time.
0 commit comments