mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
add verbose mode to pip
Signed-off-by: Kenneth Reitz <me@kennethreitz.org> Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
8.0.8:
|
||||
- Add verbose mode to Pip.
|
||||
8.0.7:
|
||||
- Fix --skip-lock when verify_ssl = false.
|
||||
- Always quote pip path.
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
# //___/ / / / //___/ / // // / / || / /
|
||||
# // / / // ((____ // / / ||/ /
|
||||
|
||||
__version__ = '8.0.7'
|
||||
__version__ = '8.0.8'
|
||||
|
||||
Reference in New Issue
Block a user