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