mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
don't exit after jumbotron mode
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
@@ -899,7 +899,6 @@ def cli(
|
||||
|
||||
if jumbotron:
|
||||
print(xyzzy)
|
||||
sys.exit(0)
|
||||
|
||||
if not update:
|
||||
# Spun off in background thread, not unlike magic.
|
||||
|
||||
Reference in New Issue
Block a user