mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
@@ -1,3 +1,5 @@
|
||||
7.7.4:
|
||||
- Install VCS deps into the virtualenv's src directory, not into the current directory.
|
||||
7.7.3:
|
||||
- Fix --three on Windows.
|
||||
7.7.2:
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
# //___/ / / / //___/ / // // / / || / /
|
||||
# // / / // ((____ // / / ||/ /
|
||||
|
||||
__version__ = '7.7.3'
|
||||
__version__ = '7.7.4'
|
||||
|
||||
Reference in New Issue
Block a user