comment out force color bits

Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2017-09-26 11:27:31 -04:00
parent fb839075d1
commit d7519075c6
+2 -3
View File
@@ -1,8 +1,7 @@
#!/usr/bin/env bash
export CLINT_FORCE_COLOR=1
export PIPENV_FORCE_COLOR=1
# export CLINT_FORCE_COLOR=1
# export PIPENV_FORCE_COLOR=1
# Pipenv support (Generate requriements.txt with pipenv).
if [[ -f Pipfile ]]; then