mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
+1
-4
@@ -55,7 +55,7 @@ $$/ $$/ $$$$$$$/ $$$$$$$/ $$/ $$/ $/ $$/
|
||||
$$ |
|
||||
$$ |
|
||||
$$/
|
||||
""".strip()
|
||||
"""
|
||||
|
||||
# Packages that should be ignored later.
|
||||
BAD_PACKAGES = (
|
||||
@@ -910,9 +910,6 @@ def cli(
|
||||
# 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