Auto-committing 'cli.py'

This commit is contained in:
2017-01-30 12:36:43 -05:00
parent 283bb9a264
commit 389bc14574
+1 -1
View File
@@ -37,7 +37,7 @@ else:
click_completion.init()
# No color mode, for unfun people.
if os.environ.get('PIPENV_COLORBLIND') == '1':
if os.environ.get('PIPENV_COLORBLIND'):
crayons.disable()
# Disable warnings for Python 2.6.