changed param in freeze to from default none to 'help'

modified:   modules/pip.py
This commit is contained in:
Ronny Abraham 2016-09-21 16:10:46 +03:00
parent a56eabbdd4
commit 328de1596b

View file

@ -100,7 +100,7 @@ def install(package=None):
@task
def freeze(param=False):
def freeze(param='help'):
configuration = env.config
msg_help = """