show pip command if execution is needed
This commit is contained in:
@ -248,6 +248,8 @@ def pip():
|
||||
os.rename(tmpname, filename)
|
||||
else:
|
||||
os.remove(tmpname)
|
||||
else:
|
||||
print(' '.join(pipcmd))
|
||||
show.dirty = True
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user