mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
@@ -898,8 +898,12 @@ def cli(
|
||||
):
|
||||
|
||||
if jumbotron:
|
||||
# Awesome sauce.
|
||||
print(xyzzy)
|
||||
|
||||
# Breathing room.
|
||||
print()
|
||||
|
||||
if not update:
|
||||
# Spun off in background thread, not unlike magic.
|
||||
check_for_updates()
|
||||
|
||||
Reference in New Issue
Block a user