mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
v3.4.2
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
3.4.2
|
||||
- Attempt installing from all sources in Pipfile.
|
||||
- Fix bug with accidental deletion of Pipfile contents.
|
||||
- Update dependencies to work correctly with pipsi.
|
||||
3.4.1
|
||||
- --no-interactive mode now activates automatically when needed.
|
||||
3.4.0
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
# //___/ / / / //___/ / // // / / || / /
|
||||
# // / / // ((____ // / / ||/ /
|
||||
|
||||
__version__ = '3.4.1'
|
||||
__version__ = '3.4.2'
|
||||
|
||||
Reference in New Issue
Block a user