mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
3.3.6
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
3.3.6:
|
||||
- $ pipenv --venv option.
|
||||
- $ pipenv --rm option.
|
||||
3.3.5:
|
||||
- Disable spinner by setting PIPENV_NOSPIN=1 environment variable.
|
||||
3.3.4:
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
# //___/ / / / //___/ / // // / / || / /
|
||||
# // / / // ((____ // / / ||/ /
|
||||
|
||||
__version__ = '3.3.5'
|
||||
__version__ = '3.3.6'
|
||||
|
||||
Reference in New Issue
Block a user